summaryrefslogtreecommitdiff
path: root/test/json
AgeCommit message (Expand)Author
2020-03-24test/json/test_helper.rb: Do not add a relative path to $LOAD_PATHYusuke Endoh
2019-12-12Import json-2.3.0 from flori/jsonHiroshi SHIBATA
2019-11-29Skip useless testNobuyoshi Nakada
2019-10-17Look up constant instead of caching in a globalAaron Patterson
2019-10-14[flori/json] fix test as reported in #343Florian Frank
2019-10-14[flori/json] Fixed unexpected illegal/malformed utf-8 errorNobuyoshi Nakada
2019-06-01Ignore warnings about ambiguous first argument with the negative integer.Hiroshi SHIBATA
2019-06-01Ignore warnings about ambiguous first argument of regexp with assert match.Hiroshi SHIBATA
2019-02-23Merge json-2.2.0 from flori/json.hsbt
2018-12-02Fix JSON::Parser against bigdecimal updatesmrkn
2017-06-16require 'bigdecimal'ko1
2017-06-16Merge json-2.1.0 from https://github.com/flori/jsonhsbt
2017-04-12Use `assert_raise` instead of `assert_raises`.hsbt
2017-04-12Merge json-2.0.4.hsbt
2016-09-09json_generator_test.rb: no Bignumnobu
2016-08-01* ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.hsbt
2016-07-13* test/json/json_common_interface_test.rb: use assert_raise instead ofhsbt
2016-07-13* test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt
2016-07-05* ext/json/*, test/json/*: Update json-2.0.1.hsbt
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-10-30use assert_raisenobu
2015-05-28generator.c: allocate structs with wrappernobu
2015-05-28parser.rl: allocate structs with wrappernobu
2015-04-18parser.rl: rb_enc_raisenobu
2015-04-12* ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt
2015-04-11* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt
2015-02-11generator.c: fix infinite recursionnobu
2015-01-13* ext/json, test/json: merge JSON HEAD(259dee6)hsbt
2014-12-28* ext/json, test/json: merge JSON HEAD(17fe8e7)hsbt
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-05-25Remove tempfiles.akr
2013-11-20* ext/json: merge JSON 1.8.1.naruse
2013-06-17Use assert_separately to inspect test failure of TestJSONGenerate#test_broken...naruse
2013-02-12* ext/json: merge JSON 1.7.7.naruse
2012-12-12* ext/json: merge JSON 1.7.5.naruse
2012-10-25revert r37326 "remove string literal concatenation"nobu
2012-10-25remove string literal concatenationnobu
2012-05-07* ext/json: Merge JSON 1.7.1.naruse
2012-04-19Run TC_JSONGenerate#test_gc in a separate process.naruse
2012-04-15Add debug prints to inspect TC_JSONGenerate#test_gc's timeout issue.naruse
2012-04-14Adds another timeouts.naruse
2012-04-10More increae timeout.naruse
2012-04-10Increae timeout.naruse
2012-04-10start GC before GC.stress.naruse
2012-04-10Add timeout to TC_JSONGenerate#test_gc.naruse
2012-03-11* ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.naruse
2011-09-01Remove tests of json/add/{complex, rational}.naruse
2011-08-31* ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).naruse
2011-08-30* ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).naruse