neovim/test/functional/lua
2022-04-02 12:35:33 -04:00
..
api_spec.lua fix(api): convert blob to NUL-terminated API string 2022-02-26 14:18:34 +00:00
buffer_updates_spec.lua fix(extmarks): splice extmarks on accepting spell 2022-04-02 12:35:33 -04:00
command_line_completion_spec.lua feat(lua): handle lazy submodules in :lua vim. wildmenu completion 2022-03-09 15:25:06 +01:00
commands_spec.lua fix(lua): print multiple return values with =expr (#16933) 2022-01-06 11:42:31 -07:00
diagnostic_spec.lua feat: use nvim_buf_set_extmark for vim.highlight (#16963) 2022-01-15 14:19:20 -08:00
ffi_spec.lua fix(build): export symbols on Windows 2021-10-17 18:49:55 +06:00
filetype_spec.lua fix(filetype): expand tildes in filetype patterns (#17091) 2022-01-14 14:20:17 -07:00
highlight_spec.lua tests(lua/on_yank): assert conditions that fail correctly #15495 2021-08-27 04:54:01 -07:00
json_spec.lua test: add tests for vim.json 2021-09-26 11:52:17 -07:00
loop_spec.lua feat(lua): enable stack traces in error output (#16228) 2021-11-06 08:26:10 -06:00
luaeval_spec.lua fix(eval): v:lua support for - in module names 2022-01-28 18:20:26 +01:00
mpack_spec.lua fix(vim.mpack): rename pack/unpack => encode/decode #16175 2021-10-30 06:59:59 -07:00
overrides_spec.lua feat: call __tostring on lua errors if possible before reporting to user 2022-02-25 11:17:58 +11:00
runtime_spec.lua refactor(tests): Simplify tests at functional/lua/runtime_spec 2021-06-11 01:01:03 +06:00
spell_spec.lua feat(lua): add vim.spell (#16620) 2021-12-25 12:36:56 -07:00
thread_spec.lua refactor(lua): reorganize builtin modules, phase 1 2022-03-03 20:03:30 +01:00
ui_spec.lua feat(ui): add vim.ui.input and use in lsp rename (#15959) 2021-11-07 07:13:53 -08:00
uri_spec.lua chore: typo fixes (#16921) 2022-01-29 23:15:22 +00:00
vim_spec.lua feat: add vim.tbl_get (#17831) 2022-03-24 12:01:04 -07:00
xdiff_spec.lua fix(diff): make algorithm work for vim.diff (#17300) 2022-02-05 09:49:48 -08:00