summaryrefslogtreecommitdiff
path: root/test/reline/test_reline.rb
AgeCommit message (Expand)Author
2021-06-21Stop using global constant, RELINE_TEST_ENCODINGaycabta
2021-06-21[ruby/reline] The config file must accept any character encodingaycabta
2021-03-24[ruby/reline] Suppress crashing when completer_{quote,word_break}_characters ...aycabta
2020-05-14Restore class variable setting for testsaycabta
2020-05-14Initialize Reline callbacks when test suit startsaycabta
2020-03-02skip test if Reline.completion_proc is nil.Koichi Sasada
2020-01-21Reline: Fix changed test results due to change to UTF-8 on WindowsLars Kanis
2019-11-21Change argument `Proc` to `#call` defined object.manga_osyo
2019-11-19Prefer dedecated assertionsNobuyoshi Nakada
2019-11-12Fixed `assert_equal` first argument to be expected.manga_osyo
2019-11-12Reline#readline and Reline#readmultiline to private.osyo-manga
2019-10-07Swap expected and actual correctlyaycabta
2019-08-27Add test with encoding.manga_osyo
2019-08-27Change to test file path.manga_osyo