Commit: d282dc04ef0561611c80626c880c2c1701b5a759
Author: Brecht Van Lommel
Date:   Fri Aug 18 17:09:12 2017 +0200
Branches: master
https://developer.blender.org/rBd282dc04ef0561611c80626c880c2c1701b5a759

Cycles tests: add light type tests.

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

M       tests/python/CMakeLists.txt

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

diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index 5335987d19d..a1c68d9864a 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -539,6 +539,7 @@ if(WITH_CYCLES)
                add_cycles_render_test(image_data_types)
                add_cycles_render_test(image_mapping)
                add_cycles_render_test(image_texture_limit)
+               add_cycles_render_test(light)
                add_cycles_render_test(mblur)
                add_cycles_render_test(reports)
                add_cycles_render_test(render)

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to