index
:
delta/ruby-gems/json.git
MagLev-master
add-json-generic-object-loader-dumper
backport-ruby-core
be-compatible-with-ruby-2.2.1
brixen-master
fix-additions-problem-v1.5.5
fix-additions-problem-v1.6.8
fix-regex-stack-overflow
gh-pages
headius-jruby_perf_tweaks
jruby-fix-encoding
json-generic-from_hashes
luislavena-stop-polluting-load-path
master
merge-master-into-MagLev-master
merge-recent-ruby-changes
nobu-master
nobu-trunk
parsing-numbers-with-specified-number-classes
pick-ruby-core
prepare-3.0
raise-error-on-invalid-utf8
remove-generate-task-for-gemspec
replace-nan
rfc-7159-json
sferik-max_nesting
v1.2
v1.8
v2.0
workaround-rbx-encoding-issues
zzak-ruby-2.2
github.com: flori/json
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use better condition for the old ruby versions
Hiroshi SHIBATA
2020-12-28
1
-2
/
+2
*
Skip tests with JRuby platform
Hiroshi SHIBATA
2020-12-22
1
-1
/
+1
*
Guard for Ruby 3.0
Hiroshi SHIBATA
2020-12-22
1
-1
/
+1
*
Change the condition for Ractor
Hiroshi SHIBATA
2020-12-22
1
-6
/
+1
*
skip ractor_test with JRuby
Hiroshi SHIBATA
2020-12-22
1
-0
/
+1
*
Import test assertions from ruby/ruby
Hiroshi SHIBATA
2020-12-22
4
-0
/
+1154
*
[json] Make json Ractor safe
Kenta Murata
2020-12-22
1
-0
/
+34
*
[json] Stop using prototype objects
Kenta Murata
2020-12-22
1
-36
/
+3
*
SortedSet was removed at a3db08d7b6ff119223f77e3df00b4f6deac971e2
Hiroshi SHIBATA
2020-12-15
1
-4
/
+0
*
t/json/json_common_interface_test.rb: fix wrong indentation
Yusuke Endoh
2020-11-12
1
-1
/
+1
*
Remove unneeded `begin` and `end`
Kazuhiro NISHIYAMA
2020-11-12
1
-6
/
+4
*
Fix `Leaked tempfile`s
Kazuhiro NISHIYAMA
2020-11-12
1
-15
/
+3
*
Extract assert assertion to assert_include and assert_not_include.
Hiroshi SHIBATA
2020-11-12
1
-1
/
+2
*
assert_true is not provided by test-unit
Hiroshi SHIBATA
2020-11-12
1
-1
/
+1
*
Remove unnecessary executable bit [ci skip]
Kazuhiro NISHIYAMA
2020-11-12
1
-0
/
+0
*
test/json/json_parser_test.rb: suppress warnings
Yusuke Endoh
2020-11-12
1
-2
/
+2
*
strip trailing spaces [ci skip]
Nobuyoshi Nakada
2020-11-12
1
-1
/
+1
*
Merge pull request #447 from Shopify/global-freeze-option
Hiroshi SHIBATA
2020-10-20
1
-0
/
+21
|
\
|
*
Implement a freeze: parser option
Jean Boussier
2020-09-15
1
-0
/
+21
*
|
Fix an issue with generate_pretty and empty objects in the Ruby and Java impl...
Chris Seaton
2020-10-07
1
-0
/
+5
|
/
*
Merge pull request #425 from marcandre/fix_pure_parser
Hiroshi SHIBATA
2020-08-14
4
-0
/
+4
|
\
|
*
Fix pure parser with unclosed arrays / objects [Fix #314]
Marc-Andre Lafortune
2020-06-30
4
-0
/
+4
*
|
Merge pull request #405 from Shopify/escape-slash-2.3.0
NARUSE, Yui
2020-07-31
2
-0
/
+11
|
\
\
|
*
|
Add an option to escape forward slash character
Jean Boussier
2020-07-04
2
-0
/
+11
*
|
|
[test] properly 'skip' test on JRuby
Karol Bucek
2020-07-07
1
-2
/
+1
|
/
/
*
|
Merge pull request #432 from mame/prevent-warning-during-test
Hiroshi SHIBATA
2020-07-03
1
-0
/
+3
|
\
\
|
*
|
test/json/json_fixtures_test.rb: Prevent an "out of range" warning
Yusuke Endoh
2020-07-03
1
-0
/
+3
*
|
|
Do not add a relative path to $LOAD_PATH
Yusuke Endoh
2020-07-03
1
-3
/
+3
|
/
/
*
|
Add `load_file` and `load_file!` methods, with tests. Fixes issue #386.
Keith Bennett
2020-06-30
1
-0
/
+56
|
/
*
Fix test that wasn't testing anything
Marc-Andre Lafortune
2020-06-25
1
-1
/
+6
*
Make tests green on jruby
Florian Frank
2019-12-10
1
-0
/
+1
*
Skip useless test
Nobuyoshi Nakada
2019-11-29
1
-1
/
+1
*
Fix JSON::Parser against bigdecimal updates
mrkn
2019-10-31
1
-2
/
+2
*
[flori/json] Fixed unexpected illegal/malformed utf-8 error
Nobuyoshi Nakada
2019-10-31
1
-0
/
+6
*
Ignore warnings about ambiguous first argument of regexp with assert match.
Hiroshi SHIBATA
2019-10-31
1
-3
/
+3
*
Ignore warnings about ambiguous first argument with the negative integer.
Hiroshi SHIBATA
2019-10-31
1
-12
/
+12
*
Look up constant instead of caching in a global
Aaron Patterson
2019-10-31
1
-0
/
+37
*
fix test as reported in #343
Florian Frank
2017-12-21
1
-1
/
+1
*
JSON marshalling support for Set and SortedSet
Josh Kline
2017-10-04
1
-0
/
+10
*
Merge branch 'master' of github.com:flori/json
Florian Frank
2017-06-21
1
-0
/
+1
|
\
|
*
Added missing bigdecimal for its test
SHIBATA Hiroshi
2017-06-16
1
-0
/
+1
*
|
simplecov breaks testing => removed
Florian Frank
2017-06-21
1
-4
/
+0
|
/
*
Use assert_raise
Florian Frank
2017-04-18
1
-2
/
+2
*
Merge branch 'test_bigdecimal_parsing' of https://github.com/xb/json
Florian Frank
2017-04-18
1
-0
/
+5
|
\
|
*
Actually test BigDecimal parsing.
Xuân Baldauf
2017-03-19
1
-0
/
+5
*
|
Raise exception
Florian Frank
2017-04-18
1
-0
/
+2
|
/
*
Merge decimal_class patch by Michael Jaschob
Florian Frank
2016-09-23
1
-2
/
+0
*
Get rid of use of Bignum, obsolete name
Nobuyoshi Nakada
2016-09-09
1
-2
/
+3
*
Merge branch 'master' of github.com:flori/json
Florian Frank
2016-07-26
1
-3
/
+3
|
\
|
*
Fix inconsistency usage for assertion methods
SHIBATA Hiroshi
2016-07-14
1
-3
/
+3
[next]