ruby/test/json
Jean Boussier 693a793521 JSON::GeneratorError expose invalid object
Fix: https://github.com/ruby/json/issues/710

Makes it easier to debug why a given tree of objects can't
be dumped as JSON.

Co-Authored-By: Étienne Barrié <etienne.barrie@gmail.com>
2024-11-26 15:11:05 +09:00
..
fixtures [ruby/json] Resync 2024-11-05 18:00:36 +01:00
json_addition_test.rb [ruby/json] Categorize deprecated warning 2024-11-06 23:31:30 +01:00
json_common_interface_test.rb [ruby/json] JSON.dump: write directly into the provided IO 2024-11-26 15:11:05 +09:00
json_encoding_test.rb Use frozen string literals 2024-10-26 18:44:15 +09:00
json_ext_parser_test.rb [ruby/json] Resync 2024-11-05 18:00:36 +01:00
json_fixtures_test.rb Use frozen string literals 2024-10-26 18:44:15 +09:00
json_generator_test.rb JSON::GeneratorError expose invalid object 2024-11-26 15:11:05 +09:00
json_generic_object_test.rb Use frozen string literals 2024-10-26 18:44:15 +09:00
json_parser_test.rb [ruby/json] Strip whitespaces 2024-11-05 18:00:36 +01:00
json_string_matching_test.rb Use frozen string literals 2024-10-26 18:44:15 +09:00
ractor_test.rb json_pure: fix ractor compatibility 2024-10-26 18:44:15 +09:00
test_helper.rb [ruby/json] Appease ruby/ruby CI 2024-11-05 18:00:36 +01:00