aboutsummaryrefslogtreecommitdiffstats
path: root/test/json
Commit message (Expand)AuthorAgeFilesLines
* Remove tempfiles.akr2014-05-251-0/+2
* * ext/json: merge JSON 1.8.1.naruse2013-11-202-10/+59
* Use assert_separately to inspect test failure of TestJSONGenerate#test_broken...naruse2013-06-171-22/+10
* * ext/json: merge JSON 1.7.7.naruse2013-02-129-60/+147
* * ext/json: merge JSON 1.7.5.naruse2012-12-123-4/+39
* revert r37326 "remove string literal concatenation"nobu2012-10-251-2/+4
* remove string literal concatenationnobu2012-10-251-4/+2
* * ext/json: Merge JSON 1.7.1.naruse2012-05-077-10/+22
* Run TC_JSONGenerate#test_gc in a separate process.naruse2012-04-191-20/+11
* Add debug prints to inspect TC_JSONGenerate#test_gc's timeout issue.naruse2012-04-151-15/+15
* Adds another timeouts.naruse2012-04-141-3/+9
* More increae timeout.naruse2012-04-101-1/+1
* Increae timeout.naruse2012-04-101-1/+1
* start GC before GC.stress.naruse2012-04-101-0/+1
* Add timeout to TC_JSONGenerate#test_gc.naruse2012-04-101-3/+6
* * ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.naruse2012-03-113-38/+164
* Remove tests of json/add/{complex, rational}.naruse2011-09-011-5/+0
* * ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).naruse2011-08-311-1/+1
* * ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).naruse2011-08-303-1/+75
* * ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse2011-07-108-53/+109
* * ext/json/parser/parser.rl (convert_encoding): should not modifynobu2011-07-081-0/+13
* * remove trailing spaces.nobu2011-05-152-2/+2
* * ext/json/parser/parser.h (GET_PARSER): raise TypeError.nobu2011-02-051-2/+2
* * ext/json/parser/parser.h (GET_PARSER): check if initialized.nobu2011-02-051-0/+7
* * ext/json/lib/json/add/rails.rb: removed.naruse2010-12-021-152/+0
* Setup Symbol#to_json to avoid conflict.naruse2010-12-021-0/+8
* * ext/json/lib/json/common.rb: don't use iconv on 1.9.naruse2010-12-011-7/+8
* * ext/json: Update github/flori/json from 1.4.2+ tonaruse2010-12-015-19/+127
* * properties.nobu2010-06-021-1/+0
* Setup Symbol#to_json to avoid conflict.naruse2010-05-041-0/+8
* * test/json/test_json_addition.rb (test_utc_datetime): fixednobu2010-05-021-2/+2
* * test: fixed wrong assertions.nobu2010-05-021-4/+4
* * ext/json: Update to JSON 1.4.1.naruse2010-04-266-52/+181
* Use Array#permutation for permutation tests.naruse2009-10-201-21/+14
* Add tests of JSON 1.1.9.naruse2009-09-016-70/+153
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-063-3/+3
* Removed json/runner.rb with permission from florian frank. it was serving no ...ryan2008-12-151-25/+0
* * test/json/test_json.rb: remove dependency on permutation gem.mame2008-10-261-21/+13
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-246-49/+49
* Added changes needed for miniunit. usually from using internal calls that are...ryan2008-09-231-1/+0
* * ext/json: import JSON v 1.1.3.naruse2008-09-207-36/+104
* * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replacenaruse2008-01-262-0/+2
* * changed constant name: Struct::MyStruct -> Struct::MyJsonStructnahi2007-12-241-1/+1
* * test/json/test_json_addition.rb (test_core): do not use Time.nowshugo2007-12-211-1/+1
* * lib/json.rb, lib/json/add/{core.rb, rails.rb},naruse2007-11-301-0/+113
* * ext/json, lib/json, test/json: Update to JSON 1.1.2.naruse2007-11-286-8/+55
* * lib/json/common.rb: Ponder offering parse\! method.naruse2007-06-062-7/+9
* * ext/json, lib/json, test/json: set properties.nobu2007-06-062-0/+0
* * lib/json.rb, lib/json, ext/json, test/json:naruse2007-06-0437-0/+636