aboutsummaryrefslogtreecommitdiff
path: root/test/unit/preprocess.lua
Commit message (Collapse)AuthorAge
* test/unit: clean up according to luacheckMarco Hinz2015-11-23
|
* unittests: define _Thread_local to be nothingJohn Szakmeister2015-02-09
| | | | | This helps the LuaJIT ffi module to parse the header correctly. Otherwise, the whole suite of tests fail.
* unit tests: avoid global scope; add missing cimportsJustin M. Keyes2014-09-11
| | | | temporarily comment out call to vim_deltempdir() to avoid segfault
* unittest: convert preprocess.moon to luaThiago de Arruda2014-08-31