neovim/test/unit
Daniel Xu 5f1a153831 os/fs: Rename os_file_exists to os_path_exists (#4973)
Because the old name did not indicate that the function
would return true on directories as well.
2016-07-06 01:40:25 -04:00
..
api unittests/*/helpers: Fix testlint errors 2016-06-24 17:38:33 +03:00
eval unittests/*/helpers: Fix testlint errors 2016-06-24 17:38:33 +03:00
fixtures queue: Implement a more flexible event queue 2015-08-13 08:46:21 -03:00
os os/fs: Rename os_file_exists to os_path_exists (#4973) 2016-07-06 01:40:25 -04:00
buffer_spec.lua Add new functionality to the = marker in the STL 2016-06-14 20:10:11 +02: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 unittests: Add tests for file.c 2016-06-24 00:07:54 +03: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 add test for vim_strsave_escaped() function 2016-05-29 13:26:39 +03:00
tempfile_spec.lua os/fs: Rename os_file_exists to os_path_exists (#4973) 2016-07-06 01:40:25 -04:00