neovim/test/functional
James McCoy bcca62a760
Merge pull request #15368 from jamessan/fragility
test(lsp): disable finicky test when TEST_SKIP_FRAGILE is set
2021-08-14 21:21:50 -04:00
..
api vim-patch:8.2.3141: no error when using :complete for :command without -nargs 2021-08-08 22:29:55 -04:00
autocmd Fix <afile> getting prepended with a slash on WinClosed (#14515) 2021-06-26 10:18:36 -04:00
autoread tests/functional: delete temp file created during test run (#14363) 2021-04-14 20:42:34 -04:00
cmdline doc: fix typos 2019-11-27 22:47:25 -08:00
core Add test case for 'null' stdin mode 2021-07-12 13:22:56 -06:00
eval doc(options): Fix recommended PowerShell config (#14349) 2021-07-02 08:15:40 -04:00
ex_cmds fixup! vim-patch:8.2.3019: location list only has the start position. 2021-07-31 16:58:10 -04:00
fixtures NVIM v0.5.0 2021-07-02 17:54:29 +02:00
insert edit.c: Ensure undo sync when emulating <Esc>x #11706 2020-01-12 17:09:39 -08:00
legacy refactor(options): remove obsolete distinction of "vi" vs "vim" defaults 2021-07-14 21:54:19 +02:00
lua fix(shared): do not treat empty tables as list in deep extend (#15094) 2021-07-19 08:52:44 -07:00
normal Treat unmapped ALT/META as ESC+c in all modes 2020-10-05 15:27:04 -04:00
options logs: make kXDGCacheHome if it doesn't exist (#13758) 2021-01-16 21:14:59 +01:00
plugin Merge pull request #15368 from jamessan/fragility 2021-08-14 21:21:50 -04:00
provider Tests(clipboard): Add test for block paste 2021-07-01 15:01:01 +06:00
shada shada: fix failed assertion on exit (#12692) 2020-07-31 16:08:34 +02:00
terminal chore: revert unrelated changes in test 2021-02-27 10:02:56 -06:00
treesitter Merge pull request #15283 from jamessan/pending-c-parsers 2021-08-06 10:53:18 +02:00
ui fix(sign): reset auto sign column with minimum in float win minimal style 2021-08-09 11:09:22 +07:00
viml Make sure window is still valid in the middle of calling :lopen (#14240) 2021-03-29 08:19:59 -04:00
visual Treat unmapped ALT/META as ESC+c in all modes 2020-10-05 15:27:04 -04:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua doc(options): Fix recommended PowerShell config (#14349) 2021-07-02 08:15:40 -04:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00