neovim/test/unit
John Szakmeister 235909044a tests: require luassert in the helpers
This is necessary for newer versions of Busted, otherwise assert will be
nil and the tests will die.

Note: this does not mean the tests now work with the latest Busted.
There are still several issues preventing that from happening.
2015-03-01 09:00:27 -05:00
..
os Merge pull request #1965 from jszakmeister/fix-fs-spec-test-for-freebsd 2015-02-11 19:45:26 -05: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 test: fix formatc.lua oddity on OSX/gcc 2015-01-16 21:45:00 +01:00
garray_spec.lua unit tests: avoid global scope; add missing cimports 2014-09-11 05:17:52 +00:00
helpers.lua tests: require luassert in the helpers 2015-03-01 09:00:27 -05:00
path_spec.lua unit tests: avoid global scope; add missing cimports 2014-09-11 05:17:52 +00:00
preprocess.lua unittests: define _Thread_local to be nothing 2015-02-09 05:37:24 -05: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