neovim/test/unit
John Szakmeister 69d1bc1a47 test/functional: clear the temp directory before each tempfile test
It's possible that the first test encounters a temp directory with files
in it, due to a previous test causing the first test to fail.  Instead,
let's clean up before and after the test to make sure the temp area is
pristine before and after the test.
2016-05-06 20:53:53 -04:00
..
eval Satisfy testlint. 2016-04-28 19:30:17 +02:00
fixtures queue: Implement a more flexible event queue 2015-08-13 08:46:21 -03:00
os vim-patch:7.4.672 2016-05-02 21:09:43 +02:00
buffer_spec.lua buffer.c: change return type to bool 2016-04-03 15:39:33 -04:00
fileio_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
formatc.lua Merge tempfile.c back into fileio.c 2016-04-20 08:25:51 +02:00
garray_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
helpers.lua test/unit: ensure event_init() 2016-04-25 00:42:44 -04:00
mbyte_spec.lua Satisfy testlint. 2016-04-28 19:30:17 +02:00
path_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
preload.lua tests: prevent busted from reloading the ffi module and others 2015-03-01 15:25:39 -05:00
preprocess.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
profile_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
queue_spec.lua queue: Implement a more flexible event queue 2015-08-13 08:46:21 -03:00
rbuffer_spec.lua rbuffer: Reimplement as a ring buffer and decouple from rstream 2015-07-01 05:40:53 -03:00
set.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
strings_spec.lua Tests: fix according to lualint 2016-02-02 20:23:12 +01:00
tempfile_spec.lua test/functional: clear the temp directory before each tempfile test 2016-05-06 20:53:53 -04:00