aboutsummaryrefslogtreecommitdiffstats
path: root/test/json/json_fixtures_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* test/json/json_fixtures_test.rb: Prevent an "out of range" warningYusuke Endoh2020-07-031-0/+3
| | | | | | ``` /home/mame/work/ruby/.ext/common/json/common.rb:263: warning: Float 23456789012E666 out of range ```
* [flori/json] Fix test that wasn't testing anythingMarc-Andre Lafortune2020-07-011-1/+6
| | | | https://github.com/flori/json/commit/d5c6566b41
* * test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt2016-07-131-0/+32
upstream. * test/json: merge original test files from json upstream. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e