Commit Graph

6 Commits

Author SHA1 Message Date
Sergey Sharybin
030e99588d Tests: Use proper order for EXPECT_EQ() 2017-02-03 12:03:59 +01:00
Bastien Montagne
d3b27bd19c Fix bmesh test after recent refactor. 2016-07-04 11:48:48 +02:00
Bastien Montagne
6ca6d29e6b Fix memleaks in our gtests. 2015-12-28 23:19:24 +01:00
Campbell Barton
8df6769040 CMake: update source files 2014-06-28 23:17:11 +10:00
Campbell Barton
489937e1e7 GTest now works without buildinfo 2014-06-23 01:16:49 +10:00
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