blender/tests
Brecht Van Lommel 6f516fcc63 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.

This was previously reverted due to skipping other tests when one test
crashed. Now if a test crashes, Blender is re-run with the remaining
tests so we get results from them still.
2019-06-27 12:46:04 +02:00
..
gtests GTests: BLI_task: Add basic tests for BLI_task_parallel_listbase(), and some performances benchmarks. 2019-06-04 23:51:03 +02:00
python Tests: speed up render tests by running multiple in the same process 2019-06-27 12:46:04 +02:00
check_deprecated.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
CMakeLists.txt Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00