neovim/test/unit
Justin M. Keyes 96f834a842 os_nodetype: Return NODE_NORMAL if os_stat fails.
Conforms to Vim's mch_nodetype. Regression by 7db4a15.
buf_write() expects NODE_WRITABLE for character devices such as
/dev/stderr.

Closes #4772
2016-05-22 15:12:02 -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 os_nodetype: Return NODE_NORMAL if os_stat fails. 2016-05-22 15:12:02 -04: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