neovim/test/unit
zeertzjq bdaaf2e8e1 vim-patch:9.0.0250: slightly inconsistent error messages
Problem:    Slightly inconsistent error messages.
Solution:   Make it "Using a Float". (closes vim/vim#10959)

dde77a7c4d

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2023-05-05 09:20:30 +08:00
..
api
charset vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530) 2023-03-05 09:18:42 +08:00
eval vim-patch:9.0.0250: slightly inconsistent error messages 2023-05-05 09:20:30 +08:00
fixtures refactor: remove use of reserved c++ keywords 2023-04-06 22:39:50 +02:00
os test(unit): add test for os_mkdir_recurse "created" 2023-04-16 15:04:41 +08:00
viml
buffer_spec.lua feat(ui): add 'statuscolumn' option 2023-01-09 17:12:06 +00:00
fileio_spec.lua
formatc.lua refactor(unit): add type annotations 2023-04-14 12:41:57 +01:00
garray_spec.lua
helpers.lua refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutex 2023-04-25 21:30:19 +02:00
indent_spec.lua vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840) 2022-08-19 19:20:39 +08:00
keycodes_spec.lua
marktree_spec.lua
mbyte_spec.lua
memory_spec.lua
message_spec.lua refactor: remove char_u (#22829) 2023-04-02 16:11:42 +08:00
multiqueue_spec.lua
optionstr_spec.lua vim-patch:8.1.2045: the option.c file is too big (#19854) 2022-08-20 17:26:44 +08:00
path_spec.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
preload.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
preprocess.lua refactor(unit): add type annotations 2023-04-14 12:41:57 +01:00
profile_spec.lua
rbuffer_spec.lua
search_spec.lua vim-patch:9.0.1092: search error message doesn't show used pattern (#21518) 2022-12-24 07:55:03 +08:00
set.lua refactor(unit): add type annotations 2023-04-14 12:41:57 +01:00
strings_spec.lua refactor: move reverse_text to strings.c as it's a string operation 2022-05-20 16:11:54 +02:00
tempfile_spec.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
testtest_spec.lua
tui_spec.lua refactor(tests): run unittests using main nvim binary in interpreter mode 2023-01-31 19:28:26 +01:00
undo_spec.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00