summaryrefslogtreecommitdiff
path: root/test/json/test_helper.rb
AgeCommit message (Expand)Author
2025-09-19[ruby/json] Only enable test coverage when running the test suite standaloneJean Boussier
2025-09-19[ruby/json] Add branch test coverage when available. Force track all files to...Robin Miller
2025-09-12[ruby/json] Enable coverage before loading simplecovJean Boussier
2025-09-11[ruby/json] Enable test coverage when simplecov is availableÉtienne Barrié
2024-11-05[ruby/json] Appease ruby/ruby CIJean Boussier
2024-11-05[ruby/json] ResyncJean Boussier
2024-11-05[ruby/json] JSON::Ext::Parser mark the name cache entries when not on the heapJean Boussier
2024-11-01[ruby/json] Setup ruby_memcheckJean Boussier
2024-10-26[ruby/json] Cleanup test_helper.rbJean Boussier
2024-10-16[ruby/json] Embedded helper.rb into test_helper.rbHiroshi SHIBATA
2024-10-16[ruby/json] Fixed load path for ext versionHiroshi SHIBATA
2020-07-03Reintroduce c565dfb09ad7d55fa671f65cea7088a914bf1931Yusuke Endoh
2020-07-01Merge json-2.3.1 from flori/jsonHiroshi SHIBATA
2020-03-24test/json/test_helper.rb: Do not add a relative path to $LOAD_PATHYusuke Endoh
2019-02-23Merge json-2.2.0 from flori/json.hsbt
2016-07-13* test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt
2016-07-05* ext/json/*, test/json/*: Update json-2.0.1.hsbt