mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
7a367c6967
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. |
||
---|---|---|
.. | ||
multiqueue.c | ||
multiqueue.h | ||
posix.h | ||
vterm_test.c | ||
vterm_test.h |