summaryrefslogtreecommitdiff
path: root/test/json/json_parser_test.rb
AgeCommit message (Expand)Author
2020-10-20Implement a freeze: parser optionJean Boussier
2020-09-25Add an option to escape forward slash characterJean Boussier
2019-06-01Ignore warnings about ambiguous first argument with the negative integer.Hiroshi SHIBATA
2018-12-02Fix JSON::Parser against bigdecimal updatesmrkn
2017-06-16require 'bigdecimal'ko1
2017-06-16Merge json-2.1.0 from https://github.com/flori/jsonhsbt
2016-08-01* ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.hsbt
2016-07-13* test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt