summaryrefslogtreecommitdiff
path: root/test/json/json_common_interface_test.rb
AgeCommit message (Expand)Author
2020-09-30Remove unneeded `begin` and `end`Kazuhiro NISHIYAMA
2020-09-30Fix `Leaked tempfile`sKazuhiro NISHIYAMA
2020-09-25t/json/json_common_interface_test.rb: fix wrong indentationYusuke Endoh
2020-09-25Extract assert assertion to assert_include and assert_not_include.Hiroshi SHIBATA
2020-09-25assert_true is not provided by test-unitHiroshi SHIBATA
2020-09-25[flori/json] Add `load_file` and `load_file!` methods, with tests. Fixes ...Keith Bennett
2019-10-14[flori/json] fix test as reported in #343Florian Frank
2019-06-01Ignore warnings about ambiguous first argument of regexp with assert match.Hiroshi SHIBATA
2016-07-13* test/json/json_common_interface_test.rb: use assert_raise instead ofhsbt
2016-07-13* test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt