tornavis/tests
Brecht Van Lommel 93901e7f0a Tests: speed up render tests by running multiple in the same process
Blender startup time and shader compilation is a big factor when running
hundreds of tests, so now all renders in the same ctest run in the same
process. If a test crashes, the remaining tests in the same category will
be marked as skipped.

Benchmarked on a quad core with ctest -j8.

cycles: 118.1s -> 94.3s
eevee: 66.2s -> 29.2s
workbench: 31.7s -> 8.6s
2019-05-11 00:12:05 +02:00
..
gtests GTest: BLI_path_util tests 2019-04-29 12:51:33 +10:00
python Tests: speed up render tests by running multiple in the same process 2019-05-11 00:12:05 +02:00
CMakeLists.txt Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
check_deprecated.py Cleanup: pep8 2018-07-03 06:55:02 +02:00