diff options
author | John Szakmeister <john@szakmeister.net> | 2014-04-23 04:48:22 -0400 |
---|---|---|
committer | John Szakmeister <john@szakmeister.net> | 2014-04-23 07:11:59 -0400 |
commit | f9885f0b6ae5e04db87034f94426ccd78111cfd0 (patch) | |
tree | 7383c6c8c33a2d1eee78b401ff466293ae15e875 /src/os_unix.c | |
parent | 247984d132fa33b9f458eb2b510b9e221afc21fe (diff) | |
download | rneovim-f9885f0b6ae5e04db87034f94426ccd78111cfd0.tar.gz rneovim-f9885f0b6ae5e04db87034f94426ccd78111cfd0.tar.bz2 rneovim-f9885f0b6ae5e04db87034f94426ccd78111cfd0.zip |
Allow a single unittest file to be run.
With this, you can now run a single unit test file using:
TEST_FILE=/path/to/file make unittest
For example, to just run the path unit tests, you can do:
TEST_FILE=test/unit/path.moon make unittest
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions