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 762be87759 test/json/json_parser_test.rb: suppress warnings
http://rubyci.s3.amazonaws.com/ubuntu/ruby-master/log/20201021T123003Z.log.html.gz
```
/home/chkbuild/chkbuild/tmp/build/20201021T123003Z/ruby/test/json/json_parser_test.rb:227: warning: ambiguous first argument; put parentheses or a space even after `-' operator
/home/chkbuild/chkbuild/tmp/build/20201021T123003Z/ruby/test/json/json_parser_test.rb:228: warning: ambiguous first argument; put parentheses or a space even after `-' operator
```
2020-10-21 23:37:42 +09:00
..
fixtures Fix pure parser with unclosed arrays / objects [Fix #314] 2020-09-25 17:28:42 +09:00
json_addition_test.rb
json_common_interface_test.rb Remove unneeded begin and end 2020-09-30 15:55:07 +09:00
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 Fix an issue with generate_pretty and empty objects in the Ruby and Java implementations 2020-10-20 21:46:54 +09:00
json_generic_object_test.rb
json_parser_test.rb test/json/json_parser_test.rb: suppress warnings 2020-10-21 23:37:42 +09:00
json_string_matching_test.rb
test_helper.rb Reintroduce c565dfb09a 2020-07-03 11:05:08 +09:00