summaryrefslogtreecommitdiff
path: root/test/reline/test_within_pipe.rb
AgeCommit message (Expand)Author
2021-12-13Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun
2021-08-31Revert "Omit some tests until debugging is complete"aycabta
2021-08-31Omit some tests until debugging is completeaycabta
2021-06-21Stop using global constant, RELINE_TEST_ENCODINGaycabta
2021-06-21Call Reline.test_reset in teardown definitelyaycabta
2021-06-21[ruby/reline] Reset config for random testaycabta
2021-03-24[ruby/reline] Reline.delete_text removes the current line in multilineaycabta
2021-01-13Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun
2021-01-05600x larger timeout for RelineTakashi Kokubun
2020-12-29Increase timeout for reline with --jit-waitTakashi Kokubun
2020-05-14Delete inner text buffer after testsaycabta
2020-05-12Also use pipe for input in testaycabta
2020-03-02Reset Reline.pointKoichi Sasada
2019-08-27Fix reference core method.manga_osyo
2019-06-04Renamed duplicate testNobuyoshi Nakada
2019-06-04Add aliases for commands for changing text macroaycabta
2019-06-03Add aliases for commands for moving macroaycabta
2019-06-03Close leaked file descripters in testsaycabta
2019-06-02Add Reline test for unknown macroaycabta
2019-06-02Add new test for Reline within pipeaycabta