neovim/test/functional/fixtures
Matthieu Coudron 9d5f842807
lsp: remove deprecated references to 'callbacks' (#13945)
vim.lsp.callbacks was deprecated a few months ago. This is a cleanup before the release.
Use vim.lsp.handlers instead.
2021-02-23 00:02:51 +01:00
..
autoload provider: skip non-provider has() feature-names 2019-08-04 13:23:46 +02:00
bin eval: executable(), exepath() accept strings only 2020-12-11 21:20:20 -05:00
compdir cmdline: correct the column position of wildoptions=pum popupmenu 2019-07-01 18:24:00 +02:00
lua runtime: propagate lua parsing errors while using "require" 2020-12-10 10:53:28 +01:00
pack/foo startup: handle autoload and lua packages during startup 2020-11-02 15:21:36 +01:00
start/nvim-leftpad startup: load files from &packpath . '/start/{pluginname}' 2020-11-19 14:31:07 +01:00
api_level_0.mpack api: api_info()['version'] 2016-10-28 14:33:13 +02:00
api_level_1.mpack api: add api_level_1 fixure 2017-03-15 15:01:06 +01:00
api_level_2.mpack NVIM v0.2.0 2017-05-01 22:13:23 +02:00
api_level_3.mpack NVIM v0.2.1 2017-11-07 23:54:31 +01:00
api_level_4.mpack NVIM v0.3.0 2018-06-11 00:46:49 +02:00
api_level_5.mpack NVIM v0.3.2 2018-12-31 01:06:17 +01:00
api_level_6.mpack fix api_level_6.mpack 2019-09-15 17:28:42 -07:00
bigfile_oneline.txt inccommand: improve performance #6949 2017-07-08 17:51:42 +02:00
bigfile.txt 'inccommand': Add tests. 2016-11-15 05:01:25 +01:00
CMakeLists.txt build: do not build test fixtures by default (#11230) 2019-10-18 16:32:56 +02:00
cmdscript.cmd win: jobstart(), system(): $PATHEXT-resolve exe 2019-07-21 20:51:37 +02:00
fake-lsp-server.lua lsp: remove deprecated references to 'callbacks' (#13945) 2021-02-23 00:02:51 +01:00
non_executable.txt jobstart(): Return -1 if cmd is not executable. #5671 2016-12-10 16:01:27 +01:00
printargs-test.c *: Add comment to all C files 2017-04-19 19:11:50 +03:00
printenv-test.c tests: let_spec: enable "multibyte env var to child process" (#11233) 2019-10-18 20:41:24 +02:00
shell_data.txt shell: add test for binary and multibyte output 2018-02-06 10:23:26 +01:00
shell-test.c test: shell-test.c: flush all streams 2019-09-01 22:49:33 -07:00
streams-test.c Add PVS comment to new source files 2020-11-10 11:19:59 -05:00
tty-test.c win: stream: reset tty stream on close 2019-08-20 20:14:13 +02:00