summaryrefslogtreecommitdiff
path: root/tests/json_parser_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix JSON::Parser against bigdecimal updatesmrkn2019-10-311-2/+2
* Ignore warnings about ambiguous first argument with the negative integer.Hiroshi SHIBATA2019-10-311-12/+12
* Added missing bigdecimal for its testSHIBATA Hiroshi2017-06-161-0/+1
* Actually test BigDecimal parsing.Xuân Baldauf2017-03-191-0/+5
* Fix issue #296 when parsing frozen stringsFlorian Frank2016-07-261-0/+7
* Test parsing some simple singular valuesFlorian Frank2016-07-071-1/+12
* And stay thereFlorian Frank2016-06-221-1/+0
* Add frozen_string_literal: falseNobuyoshi Nakada2016-06-211-0/+1
* Exception encodingNobuyoshi Nakada2016-06-211-0/+10
* Use assert_raise consistentlyNobuyoshi Nakada2016-06-211-25/+25
* Remove quirks modeFlorian Frank2016-06-021-1/+1
* Declare encodingFlorian Frank2016-06-021-0/+2
* Disallow usage of symbolize_names and create_additionsFlorian Frank2015-06-151-0/+3
* Refactor tests and make pure parser greenFlorian Frank2015-06-151-0/+433