blender/tests
Howard Trickey eaac6cbcd9 Add a bmesh_core_test, a start at testing bmesh functionality.
Needed to make the blender link libraries a global property
now that tests are parallel to source directory.
Current sort order for blender link libraries doesn't work
for tests that start with few defined symbols. Doubling the
lib list works, but a TODO to find a better way (probably
using CMake's own mechanism for tracking dependencies).
2014-06-19 11:53:55 -04:00
..
gtests Add a bmesh_core_test, a start at testing bmesh functionality. 2014-06-19 11:53:55 -04:00
python Add brief license headers to tests 2014-06-19 18:48:41 +10:00
check_deprecated.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
CMakeLists.txt GTest unit testing framework 2014-06-19 02:09:16 +10:00