blender/intern/cycles/test
Alexander Gavrilov eb2ee7212e Fix T49136: full constant Curves with zero Fac input crashes in assert.
The if branches were reordered when the original patch was
committed, which broke the implicit non-NULL guarantee on link.

To prevent re-occurrence, add a couple of unit tests.
2016-08-22 11:11:45 +03:00
..
CMakeLists.txt Revert "Cycles Tests: Add test for correct 16 byte alignment of KernelData structs" 2016-08-11 10:08:23 +02:00
render_graph_finalize_test.cpp Fix T49136: full constant Curves with zero Fac input crashes in assert. 2016-08-22 11:11:45 +03:00
util_aligned_malloc_test.cpp Cycles: Add some utility tests using GTests 2016-02-06 19:19:20 +01:00
util_path_test.cpp Cycles: Add some utility tests using GTests 2016-02-06 19:19:20 +01:00
util_string_test.cpp Cycles: Add some utility tests using GTests 2016-02-06 19:19:20 +01:00
util_task_test.cpp Cycles: Minor cleanup, whitespace around keyword and preprocessor indent 2016-04-13 08:58:52 +02:00