Blender Git Loki
Git Commits -> Revision c6e4a81
Revision c6e4a81 by Sergey Sharybin (blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 22, 2017, 14:07 (GMT) |
Blender 2.78c: Port all commits related on new Cycles regression tests |
Commit Details:
Full Hash: c6e4a81dfbef7ddbfc89725147940385e55a9dcb
Parent Commit: 3c04373
Lines Changed: +180, -68
11 Modified Paths:
/build_files/cmake/macros.cmake (+0, -7) (Diff)
/build_files/cmake/Modules/GTestTesting.cmake (+1, -1) (Diff)
/build_files/cmake/platform/platform_win32_msvc.cmake (+8, -4) (Diff)
/CMakeLists.txt (+1, -0) (Diff)
/intern/cycles/test/CMakeLists.txt (+13, -2) (Diff)
/make.bat (+5, -2) (Diff)
/tests/gtests/blenlib/BLI_string_test.cc (+1, -1) (Diff)
/tests/gtests/CMakeLists.txt (+3, -0) (Diff)
/tests/gtests/testing/CMakeLists.txt (+0, -3) (Diff)
/tests/python/CMakeLists.txt (+32, -18) (Diff)
/tests/python/cycles_render_tests.py (+116, -30) (Diff)
/build_files/cmake/Modules/GTestTesting.cmake (+1, -1) (Diff)
/build_files/cmake/platform/platform_win32_msvc.cmake (+8, -4) (Diff)
/CMakeLists.txt (+1, -0) (Diff)
/intern/cycles/test/CMakeLists.txt (+13, -2) (Diff)
/make.bat (+5, -2) (Diff)
/tests/gtests/blenlib/BLI_string_test.cc (+1, -1) (Diff)
/tests/gtests/CMakeLists.txt (+3, -0) (Diff)
/tests/gtests/testing/CMakeLists.txt (+0, -3) (Diff)
/tests/python/CMakeLists.txt (+32, -18) (Diff)
/tests/python/cycles_render_tests.py (+116, -30) (Diff)