neovim/test/functional
Björn Linse 32405de7df API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace
We want a single function to clear all namespaced buffer objects. This
will later include extmarks.
2018-11-29 15:15:04 +01:00
..
api doc 2018-11-28 03:48:06 +01:00
autocmd preserve_exit: Ignore SIGHUP 2018-11-27 01:14:55 +01:00
clipboard msg: do not scroll entire screen (#8088) 2018-03-31 11:12:27 +02:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core jobstart(): Fix hang on non-executable cwd #9204 2018-11-07 10:31:25 +01:00
eval test: adjust time-sensitive tests (#9220) 2018-11-10 11:12:04 +01:00
ex_cmds signs: Add "numhl" argument #9113 2018-10-13 19:39:56 +02:00
fixtures coverity/108274: tty-test.c: Insecure data handling (#8666) 2018-07-01 14:48:30 +02:00
insert insert-mode: interpret unmapped META as ESC 2018-04-04 03:23:15 +02:00
legacy functionaltest: enable FilterReadPre,FilterReadPost test 2018-10-31 22:55:07 -04:00
lua API: return non-generic VimL errors 2018-05-09 23:18:38 +02:00
normal tests: improve robustness of immediate successes in screen tests 2018-10-15 20:13:11 +02:00
options tests: improve robustness of immediate successes in screen tests 2018-10-15 20:13:11 +02:00
plugin functionaltest: win: enable shada FileWriteCmd 2018-10-31 22:55:07 -04:00
provider test: give more time for nodejs 2018-06-04 19:42:28 -04:00
shada startup: always wait for UI with --embed, unless --headless also is supplied 2018-09-22 10:18:28 +02:00
spell test/rmdir(): Remove readonly attr on Windows. 2017-04-10 22:59:30 +02:00
terminal defaults: background=dark #2894 (#9205) 2018-11-20 10:52:49 +01:00
ui API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace 2018-11-29 15:15:04 +01:00
viml tests: improve robustness of immediate successes in screen tests 2018-10-15 20:13:11 +02:00
helpers.lua test: adjust time-sensitive tests (#9220) 2018-11-10 11:12:04 +01:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00