neovim/test/functional
Christian Clason 1c37553476 test(help): drop treesitter parse error to 0
All parser errors have been fixed; make sure we don't introduce new
ones.
2023-02-23 10:24:15 +01:00
..
api fix(highlight): avoid ORing underline flags (#22372) 2023-02-23 16:15:04 +08:00
autocmd fix(api): don't allow hiding aucmd_win from another tabpage (#21975) 2023-01-24 15:39:43 +08:00
core test(exit_spec): make sure that autocommands are triggered (#22188) 2023-02-09 19:48:17 +08:00
editor test: make {MATCH:} behave less unexpectedly in screen:expect() 2023-02-18 10:44:35 +08:00
ex_cmds fix(highlight): avoid ORing underline flags (#22372) 2023-02-23 16:15:04 +08:00
fixtures fix(tests): use -l mode for lsp tests 2023-01-31 13:15:23 +01:00
legacy test(legacy/prompt_buffer_spec): align script with oldtest more (#22354) 2023-02-21 17:43:53 +08:00
lua test(help): drop treesitter parse error to 0 2023-02-23 10:24:15 +01:00
options feat: $NVIM_APPNAME #22128 2023-02-16 04:15:02 -08:00
plugin fix(lsp): check if the buffer is a directory before w! it (#22289) 2023-02-18 07:43:59 +01:00
provider fix(clipboard): show provider warning when not during batch changes #21451 2023-01-03 15:17:54 -08:00
shada fix(rpc)!: preseve files when stdio channel is closed (#22137) 2023-02-11 18:25:01 +08:00
terminal test(tui_spec): use RPC request to setup autocommands 2023-02-18 10:44:35 +08:00
treesitter feat(treesitter): add filetype -> lang API 2023-02-21 17:09:18 +00:00
ui fix(highlight): avoid ORing underline flags (#22372) 2023-02-23 16:15:04 +08:00
vimscript test: make expect_unchanged() less confusing (#22255) 2023-02-15 07:26:55 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua refactor(tests): move lua-client into core and use it for functionaltests 2023-02-10 20:19:04 +01:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00