1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/json
yugui 5d397b488e merges r30791 and r30792 from trunk into ruby_1_9_2.
--
* ext/json/parser/parser.h (GET_PARSER): check if initialized.
  [ruby-core:35079]
* ext/json/parser/parser.rl (cParser_initialize): ditto.
--
* ext/json/parser/parser.h (GET_PARSER): raise TypeError.
* ext/json/parser/parser.rl (cParser_initialize): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@31508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-05-11 21:23:16 +00:00
..
fixtures * ext/json: import JSON v 1.1.3. 2008-09-20 17:41:14 +00:00
test_json.rb merges r30791 and r30792 from trunk into ruby_1_9_2. 2011-05-11 21:23:16 +00:00
test_json_addition.rb * test/json/test_json_addition.rb (test_utc_datetime): fixed 2010-05-02 09:12:07 +00:00
test_json_encoding.rb * ext/json: Update to JSON 1.4.1. 2010-04-26 00:06:35 +00:00
test_json_fixtures.rb Add tests of JSON 1.1.9. 2009-09-01 17:34:50 +00:00
test_json_generate.rb * ext/json: Update to JSON 1.4.1. 2010-04-26 00:06:35 +00:00
test_json_rails.rb Setup Symbol#to_json to avoid conflict. 2010-05-04 08:08:31 +00:00
test_json_unicode.rb * ext/json: Update to JSON 1.4.1. 2010-04-26 00:06:35 +00:00