index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
json
/
test_helper.rb
Age
Commit message (
Expand
)
Author
2025-09-19
[ruby/json] Only enable test coverage when running the test suite standalone
Jean 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 simplecov
Jean Boussier
2025-09-11
[ruby/json] Enable test coverage when simplecov is available
Étienne Barrié
2024-11-05
[ruby/json] Appease ruby/ruby CI
Jean Boussier
2024-11-05
[ruby/json] Resync
Jean Boussier
2024-11-05
[ruby/json] JSON::Ext::Parser mark the name cache entries when not on the heap
Jean Boussier
2024-11-01
[ruby/json] Setup ruby_memcheck
Jean Boussier
2024-10-26
[ruby/json] Cleanup test_helper.rb
Jean Boussier
2024-10-16
[ruby/json] Embedded helper.rb into test_helper.rb
Hiroshi SHIBATA
2024-10-16
[ruby/json] Fixed load path for ext version
Hiroshi SHIBATA
2020-07-03
Reintroduce c565dfb09ad7d55fa671f65cea7088a914bf1931
Yusuke Endoh
2020-07-01
Merge json-2.3.1 from flori/json
Hiroshi SHIBATA
2020-03-24
test/json/test_helper.rb: Do not add a relative path to $LOAD_PATH
Yusuke Endoh
2019-02-23
Merge json-2.2.0 from flori/json.
hsbt
2016-07-13
* test/lib/test/unit.rb: added test files with `_test` suffix for json
hsbt
2016-07-05
* ext/json/*, test/json/*: Update json-2.0.1.
hsbt