aboutsummaryrefslogtreecommitdiffstats
path: root/test/json/json_parser_test.rb
Commit message (Expand)AuthorAgeFilesLines
* test/json/json_parser_test.rb: suppress warningsYusuke Endoh2020-10-211-2/+2
* strip trailing spaces [ci skip]Nobuyoshi Nakada2020-10-201-1/+1
* Implement a freeze: parser optionJean Boussier2020-10-201-0/+21
* Add an option to escape forward slash characterJean Boussier2020-09-251-0/+4
* Ignore warnings about ambiguous first argument with the negative integer.Hiroshi SHIBATA2019-06-011-12/+12
* Fix JSON::Parser against bigdecimal updatesmrkn2018-12-021-2/+2
* require 'bigdecimal'ko12017-06-161-0/+1
* Merge json-2.1.0 from https://github.com/flori/jsonhsbt2017-06-161-0/+5
* * ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.hsbt2016-08-011-1/+19
* * test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt2016-07-131-0/+448