neovim/cmake
John Szakmeister f9885f0b6a 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
2014-04-23 07:11:59 -04:00
..
FindLibIntl.cmake CMakeLists: Improve handling of libintl 2014-02-27 19:11:48 +00:00
FindLibUV.cmake Append to CMAKE_PREFIX_PATH instead setting it outright. 2014-03-28 05:09:45 -04:00
FindLuaJit.cmake Revamp the build system. 2014-03-21 15:22:00 -04:00
FindMsgpack.cmake Add cmake module for finding msgpack 2014-04-11 14:07:44 -03:00
i386-linux-gnu.toolchain.cmake Configure travis to perform a 32-bit build 2014-04-22 21:55:59 -03:00
LibFindMacros.cmake add LibFindMacros CMake macro library 2014-02-26 07:08:26 -03:00
RunUnittests.cmake Allow a single unittest file to be run. 2014-04-23 07:11:59 -04:00