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
Yusuke Endoh 1e039474a2 test/json/json_fixtures_test.rb: Prevent an "out of range" warning
```
/home/mame/work/ruby/.ext/common/json/common.rb:263: warning: Float 23456789012E666 out of range
```
2020-07-03 11:47:09 +09:00
..
fixtures
json_addition_test.rb
json_common_interface_test.rb
json_encoding_test.rb
json_ext_parser_test.rb
json_fixtures_test.rb test/json/json_fixtures_test.rb: Prevent an "out of range" warning 2020-07-03 11:47:09 +09:00
json_generator_test.rb Import json-2.3.0 from flori/json 2019-12-12 09:14:09 +09:00
json_generic_object_test.rb
json_parser_test.rb
json_string_matching_test.rb
test_helper.rb Reintroduce c565dfb09a 2020-07-03 11:05:08 +09:00