aboutsummaryrefslogtreecommitdiff
path: root/test/unit/tempfile_spec.lua
Commit message (Collapse)AuthorAge
* test: Ensure proper initialization in unit/helpers.luaThiago de Arruda2015-07-01
| | | | | Remove helpers.vim_init and simply perform the required initialization in helpers.lua.
* unit tests: initialize everythingJustin M. Keyes2014-09-11
|
* unit tests: avoid global scope; add missing cimportsJustin M. Keyes2014-09-11
| | | | temporarily comment out call to vim_deltempdir() to avoid segfault
* Statically allocate NameBuffWayne Rowcliffe2014-07-22
|
* tempfile.c: add testsPavel Platto2014-07-14