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
/
json_common_interface_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add `load_file` and `load_file!` methods, with tests. Fixes issue #386.
Keith Bennett
2020-06-30
1
-0
/
+56
*
Ignore warnings about ambiguous first argument of regexp with assert match.
Hiroshi SHIBATA
2019-10-31
1
-3
/
+3
*
fix test as reported in #343
Florian Frank
2017-12-21
1
-1
/
+1
*
Fix inconsistency usage for assertion methods
SHIBATA Hiroshi
2016-07-14
1
-3
/
+3
*
Add frozen_string_literal: false
Nobuyoshi Nakada
2016-06-21
1
-0
/
+1
*
Use assert_raise consistently
Nobuyoshi Nakada
2016-06-21
1
-2
/
+2
*
Test common interface
Florian Frank
2016-06-03
1
-1
/
+23
*
Use better name for this feature
Florian Frank
2016-06-02
1
-3
/
+3
*
Remove quirks mode
Florian Frank
2016-06-02
1
-1
/
+6
*
Specify JSON module interface
rfc-7159-json
Florian Frank
2015-06-15
1
-2
/
+1
*
Disallow usage of symbolize_names and create_additions
Florian Frank
2015-06-15
1
-4
/
+2
*
Refactor tests and make pure parser green
Florian Frank
2015-06-15
1
-0
/
+101