ruby/test/json
Stephen Humphries 326a21d441
Relax Pure::Parser's comment regex...
...to allow any character sequence, including "/*", before then end
sequence of a multi-line ANSI C-style comment
.
2024-10-18 11:31:42 +09:00
..
fixtures
json_addition_test.rb [flori/json] Make OpenStruct support as optional 2024-01-31 14:56:00 +09:00
json_common_interface_test.rb [ruby/json] Fix behavior of trying to parse non-string objects 2024-10-18 11:28:13 +09:00
json_encoding_test.rb [flori/json] cosmetics 2023-12-05 12:04:11 +09:00
json_ext_parser_test.rb [flori/json] Fix "unexpected token" offset for Infinity 2023-12-01 16:47:06 +09:00
json_fixtures_test.rb Use require_relative in JSON tests 2023-08-25 15:32:14 -07:00
json_generator_test.rb [ruby/json] Assume Encoding is defined 2024-10-18 11:30:55 +09:00
json_generic_object_test.rb [flori/json] Make OpenStruct support as optional 2024-01-31 14:56:00 +09:00
json_parser_test.rb Relax Pure::Parser's comment regex... 2024-10-18 11:31:42 +09:00
json_string_matching_test.rb Use require_relative in JSON tests 2023-08-25 15:32:14 -07:00
ractor_test.rb [ruby/json] ractor_test.rb: ignore stderr 2024-10-16 11:24:25 +09:00
test_helper.rb [ruby/json] Embedded helper.rb into test_helper.rb 2024-10-16 04:34:22 +00:00