summaryrefslogtreecommitdiff
path: root/test/reline/test_history.rb
AgeCommit message (Expand)Author
2023-07-07[ruby/reline] Reduce direct references to `Reline::IOGate`Stan Lo
2021-06-23Add detailed message to assert_external_string_equalaycabta
2021-06-21Stop using global constant, RELINE_TEST_ENCODINGaycabta
2021-06-21Call Reline.test_reset in teardown definitelyaycabta
2021-06-21[ruby/reline] The config file must accept any character encodingaycabta
2020-04-29[ruby/reline] Negative history_size means unlimitedaycabta
2020-04-29[ruby/reline] New items to history are dropped if history_size is zeroaycabta
2020-01-26Use test_mode on Reline::History::Test for encodingaycabta
2020-01-21Reline: Fix changed test results due to change to UTF-8 on WindowsLars Kanis
2019-07-15Move a test file of Reline to test/reline/aycabta