neovim/test/functional
2022-06-23 21:38:00 +08:00
..
api fix(api): check for inclusive buffer line index out of bounds correctly (#19056) 2022-06-23 21:38:00 +08:00
autocmd test: add a Lua functional test for NoName buffer event order 2022-04-21 19:07:50 +08:00
core fix(ci): noisy logs, unreliable test #19019 2022-06-18 19:19:08 -07:00
editor fix(input): fix macro recording with ALT and special key (#18917) 2022-06-10 17:13:57 +08:00
ex_cmds fix(input): use correct grid when restoring cursor for <expr> mapping (#19047) 2022-06-23 06:04:03 +08:00
fixtures fix(build): only pass -municode if MINGW #19049 2022-06-22 07:09:19 -07:00
legacy fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00
lua fix(api): check error after getting win/buf handle (#19052) 2022-06-22 13:19:03 -06:00
options feat: cmdheight=0 #16251 2022-06-13 02:40:51 -07:00
plugin test(report): formatting, drop dumplog() 2022-06-15 19:23:10 -07:00
provider feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 2022-05-03 06:08:35 -07:00
shada fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00
terminal feat(server): instance "name", store pipes in stdpath(state) 2022-06-15 19:29:51 -07:00
treesitter fix(ci): noisy logs, unreliable test #19019 2022-06-18 19:19:08 -07:00
ui perf(ui): reduce allocation overhead when encoding "redraw" events 2022-06-20 12:44:56 +02:00
vimscript fix(float): make screen*() functions respect floating windows 2022-06-23 10:34:02 +03:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua feat(server): instance "name", store pipes in stdpath(state) 2022-06-15 19:29:51 -07:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00