summaryrefslogtreecommitdiff
path: root/tests/json_common_interface_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trunk' of https://github.com/nobu/json into nobu-trunkFlorian Frank2016-06-071-2/+3
|\
| * Add frozen_string_literal: falseNobuyoshi Nakada2016-04-241-0/+1
| * Use assert_raise consistentlyNobuyoshi Nakada2016-04-241-2/+2
* | Test common interfaceFlorian Frank2016-06-031-1/+23
* | Use better name for this featureFlorian Frank2016-06-021-3/+3
* | Remove quirks modeFlorian Frank2016-06-021-1/+6
|/
* Specify JSON module interfacerfc-7159-jsonFlorian Frank2015-06-151-2/+1
* Disallow usage of symbolize_names and create_additionsFlorian Frank2015-06-151-4/+2
* Refactor tests and make pure parser greenFlorian Frank2015-06-151-0/+101