aboutsummaryrefslogtreecommitdiff
path: root/test/unit/tempfile_spec.lua
Commit message (Expand)AuthorAge
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* unittests: avoid using pattern matching on file namesJohn Szakmeister2017-03-16
* unittests: Use more adequate names for some functionsZyX2017-03-12
* unittests: Do not import libnvim or headers in main processZyX2017-03-11
* unittests: Run all unit tests in their own processesZyX2017-03-11
* os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* test/functional: clear the temp directory before each tempfile testJohn Szakmeister2016-05-06
* Merge tempfile.c back into fileio.cJurica Bradaric2016-04-20
* test: Ensure proper initialization in unit/helpers.luaThiago de Arruda2015-07-01
* unit tests: initialize everythingJustin M. Keyes2014-09-11
* unit tests: avoid global scope; add missing cimportsJustin M. Keyes2014-09-11
* Statically allocate NameBuffWayne Rowcliffe2014-07-22
* tempfile.c: add testsPavel Platto2014-07-14