Remove the `// skip: == not implemented yet` comments from both `test/number_to_string.wren` and `test/string_to_string.wren` test files, allowing the previously skipped equality comparison tests to execute and validate the now-functional `==` operator.