| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Move mch_can_exe, executable_file to os/fs.c. | Thomas Wienecke | 2014-03-07 | |
| * | Add another unit test to mch_can_exe. | Thomas Wienecke | 2014-03-07 | |
| * | cleanup environment variable handling + unit tests | Stefan Hoffmann | 2014-03-06 | |
| * | Fix style issues. | Thomas Wienecke | 2014-03-06 | |
| * | Implement pending test. | Thomas Wienecke | 2014-03-05 | |
| * | Port mch_isdir to libuv. | Thomas Wienecke | 2014-03-05 | |
| * | Add unit tests for executable_file and mch_can_exe. | Thomas Wienecke | 2014-03-05 | |
| * | Add unit tests for mch_isdir. | Thomas Wienecke | 2014-03-05 | |
| * | Apply small refactor to unit tests | Thiago de Arruda | 2014-03-04 | |
| * | Correct a few parentheses. | Thomas Wienecke | 2014-03-04 | |
| * | Rename and refactor mch_FullName. | Thomas Wienecke | 2014-03-04 | |
| * | Add unit tests for ported filesystem functions. | Thomas Wienecke | 2014-03-03 | |
| * | Add more example unit tests and run with travis | Thiago de Arruda | 2014-02-27 | |
| * | Add basic infrastructure for unit testing | Thiago de Arruda | 2014-02-27 | |