Handle uninitialized constant JSON::GenericObject at ruby/ruby.
uninitialized constant JSON::GenericObject
1) Error: JSONGenericObjectTest#test_from_hash: Test::Unit::ProxyError: uninitialized constant JSON::GenericObject /Users/hsbt/Documents/github.com/ruby/ruby/.ext/common/json/common.rb:1006:in 'JSON.const_missing'...
Revert "test_gem_command_manager.rb.
This reverts commit 8aa885c460aeb70878538eebdd155c6318989fd2 and cd07c3cbae7e287350d713ead237aeef27cc2b9e.
[ruby/json] Improve test coverage
Test SubArrayWrapper#[] and SubOpenStruct#[]
https://github.com/ruby/json/commit/bae760aa19
Co-authored-by: Jean Boussier [email protected]
[ruby/json] Stop checking for OpenStruct#[] and #[]=
https://github.com/ruby/json/commit/3232e8df41
[ruby/json] Stop checking for String#@-
https://github.com/ruby/json/commit/a9e05d6ff3
[ruby/json] Change invalid encoding test to use assert_raise
https://github.com/ruby/json/commit/efc61682ee
[ruby/json] Fix deprecation warning backtrace
The gem root was including the test/ directory, so lines from tests were skipped, and the deprecation warnings were shown as coming from the test framework.
https://github.com/ruby/json/commit/2ec31a7363
[ruby/json] Fix JSON::GenericObject tests
https://github.com/ruby/json/commit/7a2a24d663
[ruby/json] Don't call json_create if json_creatable? returns false
Fix https://github.com/ruby/json/commit/f411ddf1ceaf
https://github.com/ruby/json/commit/1397bf8cc9
[ruby/json] Enable test coverage when simplecov is available
https://github.com/ruby/json/commit/f37e73cf44
View all revisions | View revisions
Also available in: Atom