[Bf-blender-cvs] [df587b0] temp-ghash-setops: Revert "Remove gtests."

Bastien Montagne noreply at git.blender.org
Fri Mar 20 12:07:20 CET 2015


Commit: df587b03c333f9a848d13092a0c0191d28b87f80
Author: Bastien Montagne
Date:   Thu Mar 19 20:17:27 2015 +0100
Branches: temp-ghash-setops
https://developer.blender.org/rBdf587b03c333f9a848d13092a0c0191d28b87f80

Revert "Remove gtests."

This reverts commit 2b8fac2a153e135d0f6cc7621a3755901477fd3d.

===================================================================

M	tests/gtests/blenlib/CMakeLists.txt

===================================================================

diff --git a/tests/gtests/blenlib/CMakeLists.txt b/tests/gtests/blenlib/CMakeLists.txt
index 3a86d3f..152b656 100644
--- a/tests/gtests/blenlib/CMakeLists.txt
+++ b/tests/gtests/blenlib/CMakeLists.txt
@@ -43,3 +43,6 @@ BLENDER_TEST(BLI_path_util "bf_blenlib;extern_wcwidth;${ZLIB_LIBRARIES}")
 BLENDER_TEST(BLI_polyfill2d "bf_blenlib")
 BLENDER_TEST(BLI_listbase "bf_blenlib")
 BLENDER_TEST(BLI_hash_mm2a "bf_blenlib")
+BLENDER_TEST(BLI_ghash "bf_blenlib")
+
+BLENDER_TEST(BLI_ghash_performance "bf_blenlib")




More information about the Bf-blender-cvs mailing list