aboutsummaryrefslogtreecommitdiffstats
path: root/test/json/test_json.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* use assert_raisenobu2015-10-301-35/+35
* parser.rl: allocate structs with wrappernobu2015-05-281-0/+13
* parser.rl: rb_enc_raisenobu2015-04-181-0/+10
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-121-0/+553
* * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt2015-04-111-553/+0
* * ext/json, test/json: merge JSON HEAD(17fe8e7)hsbt2014-12-281-0/+6
* Remove tempfiles.akr2014-05-251-0/+2
* * ext/json: merge JSON 1.7.7.naruse2013-02-121-14/+20
* 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-071-1/+13
* * ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.naruse2012-03-111-6/+73
* * ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).naruse2011-08-301-0/+36
* * ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse2011-07-101-25/+35
* * ext/json/parser/parser.rl (convert_encoding): should not modifynobu2011-07-081-0/+13
* * remove trailing spaces.nobu2011-05-151-1/+1
* * 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: Update github/flori/json from 1.4.2+ tonaruse2010-12-011-3/+57
* * ext/json: Update to JSON 1.4.1.naruse2010-04-261-19/+54
* Use Array#permutation for permutation tests.naruse2009-10-201-21/+14
* Add tests of JSON 1.1.9.naruse2009-09-011-52/+80
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * 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-241-35/+35
* 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-201-13/+51
* * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replacenaruse2008-01-261-0/+1
* * ext/json, lib/json, test/json: Update to JSON 1.1.2.naruse2007-11-281-1/+0
* * lib/json.rb, lib/json, ext/json, test/json:naruse2007-06-041-0/+255