This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-02-28 21:31:44 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b02eeb6a7281df0561a021d7ae595c84be9a01be
neovim
/
test
/
unit
History
bfredl
13aa23b62a
refactor(tests): run unittests using main nvim binary in interpreter mode
...
This allows us to get rid of the separate "nvim-test" target
2023-01-31 19:28:26 +01:00
..
api
…
charset
…
eval
fix(test): fix issues detected by running unittests in ASAN/UBSAN
2023-01-31 18:28:29 +01:00
fixtures
…
os
test(unit): use file:close() properly (
#21505
)
2022-12-22 22:17:01 +08:00
viml
…
buffer_spec.lua
feat(ui): add 'statuscolumn' option
2023-01-09 17:12:06 +00:00
fileio_spec.lua
…
formatc.lua
…
garray_spec.lua
…
helpers.lua
refactor(tests): run unittests using main nvim binary in interpreter mode
2023-01-31 19:28:26 +01:00
indent_spec.lua
…
keycodes_spec.lua
…
marktree_spec.lua
…
mbyte_spec.lua
…
memory_spec.lua
…
message_spec.lua
…
multiqueue_spec.lua
…
optionstr_spec.lua
…
path_spec.lua
test(unit): use file:close() properly (
#21505
)
2022-12-22 22:17:01 +08:00
preload.lua
…
preprocess.lua
…
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
…
strings_spec.lua
…
tempfile_spec.lua
…
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
…