aboutsummaryrefslogtreecommitdiffstats
path: root/test/reline/test_within_pipe.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] Reduce direct references to `Reline::IOGate`Stan Lo2023-07-071-3/+3
* s/MJIT/RJIT/Takashi Kokubun2023-03-061-1/+1
* Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun2021-12-131-1/+1
* Revert "Omit some tests until debugging is complete"aycabta2021-08-311-5/+0
* Omit some tests until debugging is completeaycabta2021-08-311-0/+5
* Stop using global constant, RELINE_TEST_ENCODINGaycabta2021-06-211-2/+3
* Call Reline.test_reset in teardown definitelyaycabta2021-06-211-0/+1
* [ruby/reline] Reset config for random testaycabta2021-06-211-0/+1
* [ruby/reline] Reline.delete_text removes the current line in multilineaycabta2021-03-241-0/+13
* Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun2021-01-131-1/+1
* 600x larger timeout for RelineTakashi Kokubun2021-01-051-1/+1
* Increase timeout for reline with --jit-waitTakashi Kokubun2020-12-291-0/+1
* Delete inner text buffer after testsaycabta2020-05-141-0/+1
* Also use pipe for input in testaycabta2020-05-121-5/+7
* Reset Reline.pointKoichi Sasada2020-03-021-0/+1
* Fix reference core method.manga_osyo2019-08-271-2/+2
* Renamed duplicate testNobuyoshi Nakada2019-06-041-1/+1
* Add aliases for commands for changing text macroaycabta2019-06-041-0/+14
* Add aliases for commands for moving macroaycabta2019-06-031-0/+11
* Close leaked file descripters in testsaycabta2019-06-031-0/+2
* Add Reline test for unknown macroaycabta2019-06-021-0/+6
* Add new test for Reline within pipeaycabta2019-06-021-0/+24