aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/input_spec.lua
Commit message (Collapse)AuthorAge
* getcmdline_prompt: Temporarily disable msg_silent so prompt is displayedJames McCoy2017-10-14
| | | | | vim-patch:7.4.1636 Closes #7378
* functests: Remove wait() from input_specZyX2017-08-06
|
* Revert "functests: Replace wait() with nvim_async"ZyX2017-07-27
| | | | | | This reverts commit e129607988b88719935bc4af517e7ee2689f5871. Tests stopped working in CI.
* functests: Replace wait() with nvim_asyncZyX2017-07-26
|
* functests: Remove unneeded wait()sZyX2017-07-26
|
* functests: Add missing wait()ZyX2017-06-27
|
* eval,ex_getln: Add support for coloring input() promptsZyX2017-06-27
|
* functests: Reword regression test headersZyX2017-05-13
|
* functests: Remove “correctly” from non-regression testsZyX2017-05-13
|
* functests: Get rid of last redraws due to the “line above” issueZyX2017-05-11
|
* functests: Remove outdated commentsZyX2017-05-10
|
* functests: Remove some redraw callsZyX2017-05-10
|
* functests: Remove all wait()sZyX2017-05-10
|
* eval: Alter E5050 error message, test thatZyX2017-05-10
|
* eval: Refactor get_user_input to support dictionaryZyX2017-05-10
|
* eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29