summaryrefslogtreecommitdiff
path: root/test/reline
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] The behaviour of Alt+key on Windows is changedaycabta2021-09-141-13/+0
* [ruby/reline] Move #pointer from DialogRenderInfo to Dialogaycabta2021-09-101-7/+7
* [ruby/reline] Fix scroll range of a script for testsaycabta2021-09-101-1/+1
* [ruby/reline] Add tests that column of dialog with scrollbar is moved without...aycabta2021-09-102-1/+36
* [ruby/reline] Add a test that text under dialog appearsaycabta2021-09-101-0/+15
* [ruby/reline] Add a test that autocomplete doesn't crash after 2nd lineaycabta2021-09-101-0/+13
* [ruby/reline] Add a test that dialog doesn't crash when callback returns nilaycabta2021-09-102-0/+11
* [ruby/reline] Add a test that autocompletion returns to the original textaycabta2021-09-101-0/+15
* [ruby/reline] Use single quotes to match others in the fileaycabta2021-09-101-3/+3
* [ruby/reline] Add a test that autocomplete dialog doesn't crash when emptyaycabta2021-09-101-0/+10
* [ruby/reline] Add a test for when completion target is wrappedaycabta2021-09-101-0/+15
* [ruby/reline] Fix complete proc of a script for testsaycabta2021-09-102-9/+5
* [ruby/reline] Add a test that dialog may appear at the top if cursor at botto...aycabta2021-09-101-0/+21
* [ruby/reline] Add a test for dialog at right edgeaycabta2021-09-101-0/+19
* [ruby/reline] Add a test for dialog with scroll keyaycabta2021-09-102-12/+56
* [ruby/reline] Add tests for autocomplete with scrollbaraycabta2021-09-102-0/+56
* [ruby/reline] Add a test for simple dialogaycabta2021-09-102-0/+32
* [ruby/reline] Add a simple test for autocompleteaycabta2021-09-102-0/+22
* [ruby/reline] Move only one line when render a line and then go to the next lineaycabta2021-09-081-1/+0
* [ruby/reline] Add a test for key bindings with Reline::Keyaycabta2021-09-061-0/+18
* [ruby/reline] Add a test for oneshot key bindingsaycabta2021-09-061-0/+12
* [ruby/reline] Rename a temporary test name to appropriate oneaycabta2021-09-061-1/+1
* [ruby/reline] Add a test for Reline::Unicode#take_rangeaycabta2021-09-061-0/+5
* [ruby/reline] Fix a crash when completing empty lineaycabta2021-09-021-0/+13
* [ruby/reline] Fix a crash when completing after 2nd lineaycabta2021-09-022-0/+19
* Revert "Omit some tests until debugging is complete"aycabta2021-08-311-5/+0
* Omit some tests until debugging is completeaycabta2021-08-311-0/+5
* [ruby/reline] Disable autocompletion in testsaycabta2021-08-301-0/+1
* [ruby/reline] Fix tests so that the completion journey starts on first C-n/C-paycabta2021-08-291-30/+0
* [ruby/reline] Add workspace member for the latest IRB's implementationaycabta2021-08-141-1/+1
* [ruby/reline] Remove private visibilityaycabta2021-08-141-1/+1
* Use TERM=xterm for tests on Solarisaycabta2021-08-071-1/+1
* Set TERM env for some CI environmentsaycabta2021-08-072-2/+3
* Check the result of tigetstrNobuyoshi Nakada2021-08-061-0/+8
* test/reline/test_terminfo.rb: skip when setupterm failsYusuke Endoh2021-08-061-0/+2
* Tests for Windows can run only on WindowsNobuyoshi Nakada2021-08-051-1/+1
* Use test-unit assertionsaycabta2021-07-301-7/+7
* [ruby/reline] Fixed Ctrl+Enter key in Windows.SilverPhoenix992021-07-301-0/+41
* [ruby/reline] Check empty .inputrcaycabta2021-07-301-0/+6
* [ruby/reline] Windows cmd: Don't type anything when pressing ALT keys aloneLars Kanis2021-07-301-0/+13
* [ruby/reline] Use "omit" instead of "return"aycabta2021-07-301-2/+2
* [ruby/reline] Add Terminfo testsaycabta2021-07-301-0/+24
* Revert "Revert "[ruby/reline] Fix failed test""aycabta2021-06-251-59/+59
* Revert "[ruby/reline] Fix failed test"aycabta2021-06-251-59/+59
* [ruby/reline] Fix failed testima1zumi2021-06-251-59/+59
* Add detailed message to assert_external_string_equalaycabta2021-06-231-1/+2
* Rescue conversion error of inputrcaycabta2021-06-211-0/+4
* Stop using global constant, RELINE_TEST_ENCODINGaycabta2021-06-218-17/+15
* Call Reline.test_reset in teardown definitelyaycabta2021-06-217-0/+23
* [ruby/reline] Remove an obsolete commented-out testaycabta2021-06-211-25/+0