neovim/test/unit/os
Nicolas Hillegeer dd25b2e5ae test/os/fs: fix call to lfs.attributes
The second argument to lfs.attributes() serves only to select a specific
part of the normally returned table. It's not a file open flag (e.g.: as for
fopen() in C). Also made the (n)eq checks a bit more idiomatic.

Fixes #1831
2015-01-16 21:44:25 +01:00
..
env_spec.lua unittest: convert env_spec.moon to lua 2014-08-31 14:50:49 +02:00
fs_spec.lua test/os/fs: fix call to lfs.attributes 2015-01-16 21:44:25 +01:00
shell_spec.lua unit tests: initialize everything 2014-09-11 08:58:17 +00:00
users_spec.lua unittest: convert users_spec.moon to lua 2014-08-31 14:50:49 +02:00