Commit: 243fbf1c4bacf82dd30dc9068ac634343d5b6ad6
Author: Ray Molenkamp
Date:   Fri May 10 14:19:29 2019 -0600
Branches: master
https://developer.blender.org/rB243fbf1c4bacf82dd30dc9068ac634343d5b6ad6

Tests: Be more explicit about the required location of the tests folder.

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

M       tests/python/CMakeLists.txt

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

diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index b7f04a65dcd..d3cafe10f97 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -578,7 +578,7 @@ if(OPENIMAGEIO_IDIFF AND EXISTS 
"${TEST_SRC_DIR}/render/shader")
   add_cycles_render_test(sss)
   add_cycles_render_test(volume)
 elseif(WITH_CYCLES)
-  MESSAGE(STATUS "Disabling Cycles tests because tests folder does not exist")
+  MESSAGE(STATUS "Disabling Cycles tests because tests folder does not exist 
at ${TEST_SRC_DIR}")
 endif()
 
 if(WITH_OPENGL_DRAW_TESTS)

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to