blender/tests/python
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
..
collada Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
modules Tests: speed up render tests by running multiple in the same process 2019-06-27 12:46:04 +02:00
view_layer macOS: rename blender.app to Blender.app 2019-06-21 23:37:40 +02:00
alembic_tests.py Cleanup: unused vars, imports 2018-11-26 09:26:15 +11:00
batch_import.py Cleanup: unused vars, imports 2018-11-26 09:26:15 +11:00
bl_alembic_import_test.py Tweak API to support adding evaluated meshes to main database 2019-05-16 16:42:16 +02:00
bl_keymap_completeness.py Fix related to T65963: Ctest: Failing test script_load_keymap passes. 2019-06-25 16:08:56 +02:00
bl_load_addons.py PyTests: do not try to load non-2.8-ready add-ons. 2019-04-18 17:14:51 +02:00
bl_load_py_modules.py PyTests: do not load addons in load_py_modules test. 2019-04-18 21:14:14 +02:00
bl_mesh_modifiers.py Objects: new 3D cursor alignment option when adding objects 2019-05-15 18:10:58 +02:00
bl_mesh_validate.py Cleanup: unused vars, imports 2018-11-26 09:26:15 +11:00
bl_pyapi_bpy_path.py
bl_pyapi_bpy_utils_units.py
bl_pyapi_idprop_datablock.py Tests: Fix ID properties test 2019-04-17 17:32:36 +02:00
bl_pyapi_idprop.py Fix bl_pyapi_idprop unit test. 2019-03-17 07:36:26 -04:00
bl_pyapi_mathutils.py Python: Add support for @ infix operator matrix multiplication 2018-08-10 15:18:00 +02:00
bl_rna_defaults.py UI/Python: rename Lamps to Lights, to follow more standard terminology. 2018-07-06 20:06:09 +02:00
bl_rna_manual_reference.py
bl_rst_completeness.py
bl_run_operators.py Cleanup: unused vars, imports 2018-11-26 09:26:15 +11:00
bl_test.py Fix ply import tests. 2019-04-04 08:50:17 -04:00
CMakeLists.txt Tests: put output of IO tests in subdirectory 2019-06-26 15:06:49 +02:00
cycles_render_tests.py Tests: speed up render tests by running multiple in the same process 2019-06-27 12:46:04 +02:00
eevee_render_tests.py Tests: speed up render tests by running multiple in the same process 2019-06-27 12:46:04 +02:00
ffmpeg_tests.py Fix T54834: VSE can't import OGG Theora video 2019-01-23 17:16:17 +01:00
opengl_draw_tests.py Tests: speed up render tests by running multiple in the same process 2019-06-27 12:46:04 +02:00
pep8.py Cleanup: unused variables 2019-03-17 21:14:43 +11:00
rna_array.py
rna_info_dump.py Cleanup: unused vars, imports 2018-11-26 09:26:15 +11:00
rst_to_doctree_mini.py
workbench_render_tests.py Tests: speed up render tests by running multiple in the same process 2019-06-27 12:46:04 +02:00