neovim/test/unit
James McCoy 7a367c6967
test(vterm): move test functions into vterm_test fixture
In order to run unittests with a release build, we need the test
functions to be accessible when NDEBUG is defined. Moving the functions
into the test fixture ensures they are available and only available for
use by the unit tests.
2024-12-02 21:49:14 -05:00
..
api refactor(api)!: rename Dictionary => Dict 2024-09-23 14:42:57 +02:00
charset
eval refactor(shada): rework msgpack decoding without msgpack-c 2024-08-05 11:12:44 +02:00
fixtures test(vterm): move test functions into vterm_test fixture 2024-12-02 21:49:14 -05:00
os
viml
buffer_spec.lua
fileio_spec.lua
formatc.lua refactor(declarations): also generate prototypes for functions in headers 2024-07-13 12:30:49 +02:00
garray_spec.lua
indent_spec.lua
keycodes_spec.lua
marktree_spec.lua
mbyte_spec.lua docs: misc (#30177) 2024-09-29 09:54:12 +00:00
memory_spec.lua
message_spec.lua
msgpack_spec.lua
multiqueue_spec.lua
optionstr_spec.lua
path_spec.lua vim-patch:9.1.0569: fnamemodify() treats ".." and "../" differently (#29673) 2024-07-12 14:30:49 +08:00
preload.lua
preprocess.lua
profile_spec.lua
search_spec.lua vim-patch:9.1.0426: too many strlen() calls in search.c 2024-05-22 06:37:26 +08:00
set.lua
statusline_spec.lua refactor(api)!: rename Dictionary => Dict 2024-09-23 14:42:57 +02:00
strings_spec.lua fix(test): fix strings_spec.lua for AArch64 2024-04-12 17:37:57 +01:00
tempfile_spec.lua
termkey_spec.lua docs: misc (#30177) 2024-09-29 09:54:12 +00:00
testtest_spec.lua
testutil.lua test: port libvterm unit test to neovim test suite 2024-10-22 21:20:11 +02:00
undo_spec.lua
vterm_spec.lua test(vterm): move test functions into vterm_test fixture 2024-12-02 21:49:14 -05:00