aboutsummaryrefslogtreecommitdiffstats
path: root/test/json/test_json_generate.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* use assert_raisenobu2015-10-301-15/+15
* generator.c: allocate structs with wrappernobu2015-05-281-0/+13
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-121-0/+347
* * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt2015-04-111-347/+0
* generator.c: fix infinite recursionnobu2015-02-111-0/+10
* * ext/json, test/json: merge JSON HEAD(259dee6)hsbt2015-01-131-9/+24
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * ext/json: merge JSON 1.8.1.naruse2013-11-201-10/+44
* 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-121-4/+53
* * ext/json: Merge JSON 1.7.1.naruse2012-05-071-1/+1
* 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-111-30/+68
* * ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).naruse2011-08-301-1/+34
* * ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse2011-07-101-5/+2
* * ext/json: Update github/flori/json from 1.4.2+ tonaruse2010-12-011-0/+61
* * ext/json: Update to JSON 1.4.1.naruse2010-04-261-14/+30
* Add tests of JSON 1.1.9.naruse2009-09-011-10/+17
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-9/+9
* * ext/json: import JSON v 1.1.3.naruse2008-09-201-0/+19
* * ext/json, lib/json, test/json: Update to JSON 1.1.2.naruse2007-11-281-1/+0
* * lib/json/common.rb: Ponder offering parse\! method.naruse2007-06-061-2/+2
* * ext/json, lib/json, test/json: set properties.nobu2007-06-061-0/+0
* * lib/json.rb, lib/json, ext/json, test/json:naruse2007-06-041-0/+81