| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | unittests: avoid using pattern matching on file names | John Szakmeister | 2017-03-16 |
| * | unittests: Use more adequate names for some functions | ZyX | 2017-03-12 |
| * | unittests: Do not import libnvim or headers in main process | ZyX | 2017-03-11 |
| * | unittests: Run all unit tests in their own processes | ZyX | 2017-03-11 |
| * | os/fs: Rename os_file_exists to os_path_exists (#4973) | Daniel Xu | 2016-07-06 |
| * | test/functional: clear the temp directory before each tempfile test | John Szakmeister | 2016-05-06 |
| * | Merge tempfile.c back into fileio.c | Jurica Bradaric | 2016-04-20 |
| * | test: Ensure proper initialization in unit/helpers.lua | Thiago de Arruda | 2015-07-01 |
| * | unit tests: initialize everything | Justin M. Keyes | 2014-09-11 |
| * | unit tests: avoid global scope; add missing cimports | Justin M. Keyes | 2014-09-11 |
| * | Statically allocate NameBuff | Wayne Rowcliffe | 2014-07-22 |
| * | tempfile.c: add tests | Pavel Platto | 2014-07-14 |