neovim/test
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
..
benchmark test/benchmark: clean up according to luacheck 2015-11-23 13:57:21 +01:00
config shada: When using shada-r normalize option path 2015-10-08 22:01:10 +03:00
functional Merge pull request #3581 from ZyX-I/fix-shada 2015-11-23 23:03:29 +01:00
includes Use libuv errors instead of errno in unit tests 2015-11-25 23:16:37 +00:00
unit Use libuv errors instead of errno in unit tests 2015-11-25 23:16:37 +00:00
.luacheckrc test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00