Logo
Explore Help
Sign In
mirror/ruby
1
0
Fork 0
You've already forked ruby
mirror of https://github.com/ruby/ruby.git synced 2026-01-28 04:54:23 +00:00
Code Issues Packages Projects Releases Wiki Activity
ruby/test/json
History
Jean Boussier 1042a0bdd8 JSON::Coder callback now recieve a second argument to mark object keys
e.g.
```ruby
{ 1 => 2 }
```

The callback will be invoked for `1` as while it has a native JSON
equivalent, it's not legal as an object name.
2025-09-19 19:30:10 +09:00
..
fixtures
[ruby/json] Remove too big Float from fixture to avoid warning
2025-08-27 10:01:52 +09:00
json_addition_test.rb
…
json_coder_test.rb
JSON::Coder callback now recieve a second argument to mark object keys
2025-09-19 19:30:10 +09:00
json_common_interface_test.rb
Use Time.new because JSON.unsafe_load losts fractions of a second and
2025-09-03 23:38:37 +09:00
json_encoding_test.rb
[ruby/json] fix issue reading off the end of the ByteBuffer if ptr > 0
2025-09-19 19:30:10 +09:00
json_ext_parser_test.rb
…
json_fixtures_test.rb
…
json_generator_test.rb
JSON::Coder callback now recieve a second argument to mark object keys
2025-09-19 19:30:10 +09:00
json_generic_object_test.rb
Revert "Handle uninitialized constant JSON::GenericObject at ruby/ruby."
2025-09-17 15:42:23 +09:00
json_parser_test.rb
[ruby/json] parser: Reject invalid surogate pairs more consistently.
2025-09-19 19:30:10 +09:00
json_string_matching_test.rb
…
ractor_test.rb
[ruby/json] Silence ractor experimental warnings
2025-08-27 10:01:52 +09:00
test_helper.rb
[ruby/json] Only enable test coverage when running the test suite standalone
2025-09-19 19:30:10 +09:00
Powered by Gitea Version: 1.23.8 Page: 1168ms Template: 23ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API