neovim/test/unit
Justin M. Keyes 395ef5642e shell_escape: rename; refactor
- rename to shell_xescape_xquote
- move to os/shell.c
- disallow NULL argument
- eliminate casts, nesting
- test: empty shellxquote/shellxescape
2016-09-11 03:04:57 +02: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 shell_escape: rename; refactor 2016-09-11 03:04:57 +02:00
buffer_spec.lua api: unify buffer numbers and window ids with handles 2016-08-31 21:40:20 +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
option_spec.lua test: Add unittest spec for option.c (#5289) 2016-09-04 09:54:41 +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