neovim/test/unit
Scott Prager 275f6e3a6b mch_early_init() -> early_init().
Move general initialization functions to early_init, which simplifies
test/unit/helpers.lua, which requires all these functions.
2014-11-28 14:27:58 -05:00
..
os update os_can_exe unit test 2014-09-17 01:01:25 -04:00
buffer_spec.lua unit tests: initialize everything 2014-09-11 08:58:17 +00:00
fileio_spec.lua Add tests for buffer.c and fileio.c 2014-07-22 05:28:17 -05:00
formatc.lua unit tests: avoid global scope; add missing cimports 2014-09-11 05:17:52 +00:00
garray_spec.lua unit tests: avoid global scope; add missing cimports 2014-09-11 05:17:52 +00:00
helpers.lua mch_early_init() -> early_init(). 2014-11-28 14:27:58 -05:00
path_spec.lua unit tests: avoid global scope; add missing cimports 2014-09-11 05:17:52 +00:00
preprocess.lua unit tests: avoid global scope; add missing cimports 2014-09-11 05:17:52 +00:00
profile_spec.lua profiling: add tests 2014-07-16 17:12:35 +02:00
set.lua unittest: convert set.moon to lua 2014-08-31 14:50:49 +02:00
tempfile_spec.lua unit tests: initialize everything 2014-09-11 08:58:17 +00:00