blender/intern/cycles/test
Alexander Gavrilov 138362a3c9 Cycles: add unit tests for supported constant folding rules.
Code coverage of different combinations of secondary conditions
is obviously not complete because there are so many of them, but
all main rules should be there.

The reason for CORRECT vs INVALID is that both words have the same
number of characters so calls line up, but look quite different.

Reviewers: #cycles, sergey

Reviewed By: #cycles, sergey

Subscribers: dingto, sergey, brecht

Differential Revision: https://developer.blender.org/D2130
2016-08-01 18:53:20 +03:00
..
CMakeLists.txt Cycles: add unit tests for supported constant folding rules. 2016-08-01 18:53:20 +03:00
render_graph_finalize_test.cpp Cycles: add unit tests for supported constant folding rules. 2016-08-01 18:53:20 +03:00
util_aligned_malloc_test.cpp
util_path_test.cpp
util_string_test.cpp
util_task_test.cpp Cycles: Minor cleanup, whitespace around keyword and preprocessor indent 2016-04-13 08:58:52 +02:00