blender/intern/cycles/test
Sergey Sharybin 956fd64653 Cycles: Fix linking error of new avxf unit tests
Was happening on macOS. The reason of this is because OpenImageIO
depends on boost, so it is to be passed to the linker after the
OpenImageIO libraries.
2020-02-10 11:22:10 +01:00
..
CMakeLists.txt Cycles: Fix linking error of new avxf unit tests 2020-02-10 11:22:10 +01:00
render_graph_finalize_test.cpp Cycles: Fix compilation of the Render Graph test 2019-12-13 15:00:22 +01: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 Cycles: Add avxf unit tests. 2020-02-08 16:01:28 -07:00
util_avxf_avx_test.cpp Cycles: Add avxf unit tests. 2020-02-08 16:01:28 -07:00
util_avxf_test.h Cycles: Add avxf unit tests. 2020-02-08 16:01:28 -07: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