[Bf-blender-cvs] [b8f3df98179] soc-2021-geometry-nodes-regression-test: Add curve tests

Himanshi Kalra noreply at git.blender.org
Mon Jul 26 21:29:39 CEST 2021


Commit: b8f3df9817970e615fd9fadb90cb26e73dc8374f
Author: Himanshi Kalra
Date:   Wed Jul 21 21:35:59 2021 +0530
Branches: soc-2021-geometry-nodes-regression-test
https://developer.blender.org/rBb8f3df9817970e615fd9fadb90cb26e73dc8374f

Add curve tests

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

M	tests/python/CMakeLists.txt

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

diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index 0c1595775ba..1d96968b9b3 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -741,6 +741,7 @@ if(WITH_COMPOSITOR)
 endif()
 
 set(geo_node_tests
+  curves
   geometry
   mesh
   points



More information about the Bf-blender-cvs mailing list