aboutsummaryrefslogtreecommitdiffstats
path: root/test/reline/test_reline.rb
Commit message (Expand)AuthorAgeFilesLines
* Restore class variable setting for testsaycabta2020-05-141-0/+32
* Initialize Reline callbacks when test suit startsaycabta2020-05-141-0/+6
* skip test if Reline.completion_proc is nil.Koichi Sasada2020-03-021-1/+4
* Reline: Fix changed test results due to change to UTF-8 on WindowsLars Kanis2020-01-211-9/+13
* Change argument `Proc` to `#call` defined object.manga_osyo2019-11-211-0/+24
* Prefer dedecated assertionsNobuyoshi Nakada2019-11-191-4/+4
* Fixed `assert_equal` first argument to be expected.manga_osyo2019-11-121-4/+4
* Reline#readline and Reline#readmultiline to private.osyo-manga2019-11-121-2/+6
* Swap expected and actual correctlyaycabta2019-10-071-50/+50
* Add test with encoding.manga_osyo2019-08-271-10/+10
* Change to test file path.manga_osyo2019-08-271-0/+242