| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | functests: Partially uncomment <C-c> test | ZyX | 2017-06-28 | |
| | | ||||
| * | ex_getln: Call highlight callback inside :try | ZyX | 2017-06-28 | |
| | | ||||
| * | functests: Make “stops executing callback” test work | ZyX | 2017-06-28 | |
| | | | | | Needed to be adjusted to use input() (previously relied on side-effects of executing `:cmd`) and dismiss something (hidden “Press ENTER” message?). | |||
| * | functests: Make tests work with input() | ZyX | 2017-06-27 | |
| | | | | There are still some issues: specifically, new “pending” test hangs busted. | |||
| * | functests: Comment out failing test | ZyX | 2017-06-27 | |
| | | ||||
| * | functests: Abstract away some ways to enter cmdline coloring mode | ZyX | 2017-06-27 | |
| | | | | | Reason: should actually switch to using input() coloring because other coloring variants are eventually going away. | |||
| * | eval,ex_getln: Add support for coloring input() prompts | ZyX | 2017-06-27 | |
| | | ||||
| * | ex_getln: Add some more tests, fix some found errors | ZyX | 2017-06-27 | |
| | | ||||
| * | functests: Start adding some tests | ZyX | 2017-06-27 | |