[Bf-blender-cvs] [9e9992362ed] cycles-x: Cycles X: Add regression tests

Sergey Sharybin noreply at git.blender.org
Fri Jul 9 11:31:37 CEST 2021


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



More information about the Bf-blender-cvs mailing list