ruby/test/json
Étienne Barrié f4883e7904 [flori/json] Use the compiled extension in test
https://github.com/flori/json/commit/148afef84c
2024-09-03 11:51:51 +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 [flori/json] Fix JSON.dump overload combination 2023-12-05 12:04:08 +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 [flori/json] Use the compiled extension in test 2024-09-03 11:51:51 +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 [flori/json] Make OpenStruct support as optional 2024-01-31 14:56:00 +09:00
json_string_matching_test.rb Use require_relative in JSON tests 2023-08-25 15:32:14 -07:00
ractor_test.rb [flori/json] The modern Ruby uses utf-8 encodings by default 2023-12-05 12:04:10 +09:00
test_helper.rb