Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skip test if Reline.completion_proc is nil. | Koichi Sasada | 2020-03-02 | 1 | -1/+4 |
* | Reline: Fix changed test results due to change to UTF-8 on Windows | Lars Kanis | 2020-01-21 | 1 | -9/+13 |
* | Change argument `Proc` to `#call` defined object. | manga_osyo | 2019-11-21 | 1 | -0/+24 |
* | Prefer dedecated assertions | Nobuyoshi Nakada | 2019-11-19 | 1 | -4/+4 |
* | Fixed `assert_equal` first argument to be expected. | manga_osyo | 2019-11-12 | 1 | -4/+4 |
* | Reline#readline and Reline#readmultiline to private. | osyo-manga | 2019-11-12 | 1 | -2/+6 |
* | Swap expected and actual correctly | aycabta | 2019-10-07 | 1 | -50/+50 |
* | Add test with encoding. | manga_osyo | 2019-08-27 | 1 | -10/+10 |
* | Change to test file path. | manga_osyo | 2019-08-27 | 1 | -0/+242 |