blender/intern/cycles/test
Brecht Van Lommel 532ac1163c Tests: bundle tests for some modules in their own executables
The ffmpeg, guardedalloc and blenlib are quite isolated and putting them in
their own executable separate from blender_test is faster for development than
linking the entire blender_tests executable.

For Cycles, this also bundles all the unit tests into one executable.

Ref T79958

Differential Revision: https://developer.blender.org/D8714
2020-09-17 12:29:19 +02:00
..
CMakeLists.txt Tests: bundle tests for some modules in their own executables 2020-09-17 12:29:19 +02:00
render_graph_finalize_test.cpp Fix build error on macOS after recent changes 2020-09-04 19:35:05 +02:00
util_aligned_malloc_test.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_avxf_avx2_test.cpp Tests: bundle tests for some modules in their own executables 2020-09-17 12:29:19 +02:00
util_avxf_avx_test.cpp Tests: bundle tests for some modules in their own executables 2020-09-17 12:29:19 +02:00
util_avxf_test.h Tests: bundle tests for some modules in their own executables 2020-09-17 12:29:19 +02:00
util_path_test.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_string_test.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_task_test.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_time_test.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_transform_test.cpp Cycles: Fix nan in decomposed transform for degenerated input 2020-08-04 11:40:09 +02:00