neovim/test/unit/os
Rui Abreu Ferreira 28e59cb223 Use libuv errors instead of errno in unit tests
Replaced old unit tests for errno with libuv error codes UV_ENOENT
and UV_EEXIST (for os_open and os_getperms).

Added libuv include path to test/includes compiler calls - needed
to get hold of libuv headers.
2015-11-25 23:16:37 +00:00
..
env_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
fs_spec.lua Use libuv errors instead of errno in unit tests 2015-11-25 23:16:37 +00:00
shell_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
users_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00