summaryrefslogtreecommitdiff
path: root/test/reline/test_history.rb
Commit message (Expand)AuthorAgeFilesLines
* Add detailed message to assert_external_string_equalaycabta2021-06-231-1/+2
* Stop using global constant, RELINE_TEST_ENCODINGaycabta2021-06-211-1/+1
* Call Reline.test_reset in teardown definitelyaycabta2021-06-211-0/+4
* [ruby/reline] The config file must accept any character encodingaycabta2021-06-211-1/+3
* [ruby/reline] Negative history_size means unlimitedaycabta2020-04-291-0/+10
* [ruby/reline] New items to history are dropped if history_size is zeroaycabta2020-04-291-0/+10
* Use test_mode on Reline::History::Test for encodingaycabta2020-01-261-0/+4
* Reline: Fix changed test results due to change to UTF-8 on WindowsLars Kanis2020-01-211-1/+5
* Move a test file of Reline to test/reline/aycabta2019-07-151-0/+273