summaryrefslogtreecommitdiff
path: root/test/json/json_fixtures_test.rb
AgeCommit message (Expand)Author
2025-11-22[ruby/json] Fix the parser to not accept invalid escapesJean Boussier
2025-01-16[ruby/json] Refactor JSONFixturesTestJean Boussier
2024-10-26Use frozen string literalsÉtienne Barrié
2023-08-25Use require_relative in JSON testsTakashi Kokubun
2020-07-03test/json/json_fixtures_test.rb: Prevent an "out of range" warningYusuke Endoh
2020-07-01[flori/json] Fix test that wasn't testing anythingMarc-Andre Lafortune
2016-07-13* test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt