| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-31 | Revert "Omit some tests until debugging is complete" | aycabta | |
| This reverts commit 3695d94b25f3e3e0d7a629bf1708ef421a51dd47. | |||
| 2021-08-31 | Omit some tests until debugging is complete | aycabta | |
| 2021-06-21 | Stop using global constant, RELINE_TEST_ENCODING | aycabta | |
| 2021-06-21 | Call Reline.test_reset in teardown definitely | aycabta | |
| 2021-06-21 | [ruby/reline] Reset config for random test | aycabta | |
| https://github.com/ruby/reline/commit/c39615e1dd | |||
| 2021-03-24 | [ruby/reline] Reline.delete_text removes the current line in multiline | aycabta | |
| https://github.com/ruby/reline/commit/da90c094a1 | |||
| 2021-01-13 | Rename RubyVM::MJIT to RubyVM::JIT | Takashi Kokubun | |
| because the name "MJIT" is an internal code name, it's inconsistent with --jit while they are related to each other, and I want to discourage future JIT implementation-specific (e.g. MJIT-specific) APIs by this rename. [Feature #17490] | |||
| 2021-01-05 | 600x larger timeout for Reline | Takashi Kokubun | |
| I didn't notice it's msec. 2.5s is too short. http://ci.rvm.jp/results/trunk-mjit-wait@phosphorus-docker/3311385 | |||
| 2020-12-29 | Increase timeout for reline with --jit-wait | Takashi Kokubun | |
| for failures like: http://ci.rvm.jp/logfiles/brlog.trunk-mjit-wait.20201229-130509 http://ci.rvm.jp/logfiles/brlog.trunk-mjit-wait.20201229-165132 http://ci.rvm.jp/logfiles/brlog.trunk-mjit-wait.20201228-015519 | |||
| 2020-05-14 | Delete inner text buffer after tests | aycabta | |
| 2020-05-12 | Also use pipe for input in test | aycabta | |
| 2020-03-02 | Reset Reline.point | Koichi Sasada | |
| TestRelineAsReadline#test_insert_text expects Readline.point == 0 at the beginning of the test, but a test violate this assumption. | |||
| 2019-08-27 | Fix reference core method. | manga_osyo | |
| 2019-06-04 | Renamed duplicate test | Nobuyoshi Nakada | |
| 2019-06-04 | Add aliases for commands for changing text macro | aycabta | |
| 2019-06-03 | Add aliases for commands for moving macro | aycabta | |
| 2019-06-03 | Close leaked file descripters in tests | aycabta | |
| 2019-06-02 | Add Reline test for unknown macro | aycabta | |
| 2019-06-02 | Add new test for Reline within pipe | aycabta | |
