neovim/test/unit/fixtures
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
..
multiqueue.c refactor: change event_create() to a macro (#26343) 2023-12-01 15:22:22 +08:00
multiqueue.h event/multiqueue.c: Rename "queue" to "multiqueue". 2016-10-02 00:24:49 +02:00
posix.h unittests: Use own bindings to libc syscall wrappers 2017-03-11 23:23:30 +03:00
vterm_test.c test(vterm): move test functions into vterm_test fixture 2024-12-02 21:49:14 -05:00
vterm_test.h test(vterm): move test functions into vterm_test fixture 2024-12-02 21:49:14 -05:00