aboutsummaryrefslogtreecommitdiff
path: root/test/unit/os_unix.moon
Commit message (Expand)AuthorAge
* Fix bugs, clean code, add tests.Thomas Wienecke2014-03-07
* Declare is_executable as static and remove its unit tests.Thomas Wienecke2014-03-07
* Move mch_can_exe, executable_file to os/fs.c.Thomas Wienecke2014-03-07
* Add another unit test to mch_can_exe.Thomas Wienecke2014-03-07
* Implement pending test.Thomas Wienecke2014-03-05
* Port mch_isdir to libuv.Thomas Wienecke2014-03-05
* Add unit tests for executable_file and mch_can_exe.Thomas Wienecke2014-03-05
* Add unit tests for mch_isdir.Thomas Wienecke2014-03-05