neovim/test/unit
Michael Reed 729064af5f test: sys/fcntl.h -> fcntl.h
POSIX.1-2008[1] says that the latter should be used, and all of our
supported platforms would seem to support this scheme, apparently even
Windows[2].

[1]: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/fcntl.h.html
[2]: https://msdn.microsoft.com/en-us/library/z0kc8e3z.aspx
2016-01-14 23:36:58 -05:00
..
fixtures queue: Implement a more flexible event queue 2015-08-13 08:46:21 -03:00
os test: sys/fcntl.h -> fcntl.h 2016-01-14 23:36:58 -05:00
buffer_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
fileio_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
formatc.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
garray_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
helpers.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01: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 shell: Unquote &shell* options before using them 2016-01-11 05:24:44 +03:00
tempfile_spec.lua test: Ensure proper initialization in unit/helpers.lua 2015-07-01 05:40:53 -03:00