neovim/test/functional/lua
Björn Linse 09e96fe609
Merge pull request #16124 from mjlbach/feat/bjorn-bait
feat: add vim.str_utf_pos
2021-10-24 16:20:16 +02:00
..
api_spec.lua fix(api): check type in nlua_pop_keydict (#15940) 2021-10-08 18:22:33 +08:00
buffer_updates_spec.lua fix(buffer_updates): handle :sort of already sorted buffer 2021-10-08 16:15:35 +02:00
command_line_completion_spec.lua lint 2021-01-26 17:09:35 -08:00
commands_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
diagnostic_spec.lua fix(diagnostic): handle diagnostics placed past the end of line (#16095) 2021-10-19 16:27:49 -06:00
ffi_spec.lua fix(build): export symbols on Windows 2021-10-17 18:49:55 +06: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 lua: add vim.in_fast_event() to check if we are in a luv callback 2019-08-05 13:57:24 +02:00
luaeval_spec.lua feat(lua): document support of packages with v:lua syntax 2021-10-23 18:24:00 +02:00
mpack_spec.lua feat(lua): make vim.mpack support vim.NIL and vim.empty_dict() 2021-09-09 16:06:43 +02:00
overrides_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
runtime_spec.lua refactor(tests): Simplify tests at functional/lua/runtime_spec 2021-06-11 01:01:03 +06:00
ui_spec.lua fix(ui): s/format_entry/format_item to match docs (#15819) 2021-09-27 16:12:03 -07:00
uri_spec.lua fix: correctly capture uri scheme on windows (#16027) 2021-10-15 12:03:41 -07:00
vim_spec.lua feat: add vim.str_utf_pos function 2021-10-24 03:35:38 -07:00
xdiff_spec.lua feat(api): add lua C bindings for xdiff (#14536) 2021-08-22 12:22:04 +02:00