Commit: 9e9992362ed9b397ffa795fa343fe42890978615
Author: Sergey Sharybin
Date:   Fri Jul 9 11:30:29 2021 +0200
Branches: cycles-x
https://developer.blender.org/rB9e9992362ed9b397ffa795fa343fe42890978615

Cycles X: Add regression tests

Currently minimal set of files to help testing improvements in
denoisrers. All the common cases which got broken by accident
in the past week.

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

M       tests/python/CMakeLists.txt

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

diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index 92cebb7d274..da1593f1762 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -636,6 +636,7 @@ if(WITH_CYCLES OR WITH_OPENGL_RENDER_TESTS)
   else()
     set(render_tests
       bsdf
+      cycles_x
       denoise
       denoise_animation
       displacement

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to