blender/tests/python
Sergey Sharybin 67f68295be Cycles tests: Rework output messages
Made them closer to how GTest shows the output, so reading test logs
is easier now (at least feels more uniform).

Additionally now we know how much time tests are taking so can tweak
samples/resolution to reduce render time of slow tests.

It is now also possible to enable colored messages using magic
CYCLESTEST_COLOR environment variable. This makes it even easier to
visually grep failed/passed tests using `ctest -R cycles -V`.
2017-01-12 09:47:54 +01:00
..
batch_import.py cleanup 2015-02-13 16:17:00 +11:00
bl_keymap_completeness.py
bl_load_addons.py addon_utils default mismatch /w enable/disable 2015-06-14 05:14:43 +10:00
bl_load_py_modules.py Fix bl_load_py_modules test 2016-05-02 21:06:15 +10:00
bl_mesh_modifiers.py Cleanup: pep8 2016-02-01 00:47:10 +11:00
bl_mesh_validate.py
bl_pyapi_bpy_path.py Add test scripts to ctest & rename 2015-09-24 20:52:58 +10:00
bl_pyapi_bpy_utils_units.py Add test scripts to ctest & rename 2015-09-24 20:52:58 +10:00
bl_pyapi_mathutils.py PyAPI: add optional filter argument to KDTree.find 2015-12-06 21:35:32 +11:00
bl_rna_defaults.py Tests: improve RNA default reporting 2016-02-29 11:55:44 +11:00
bl_rna_manual_reference.py rename wiki -> manual 2015-06-08 11:34:07 +10:00
bl_rst_completeness.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
bl_run_operators.py Cleanup: pep8 2016-02-01 00:47:10 +11:00
bl_test.py
CMakeLists.txt tests: Update hash for OBJ 2016-11-02 15:35:18 +01:00
cycles_render_tests.py Cycles tests: Rework output messages 2017-01-12 09:47:54 +01:00
pep8.py Replace pep8 with flake8 checker 2016-08-01 11:02:01 +10:00
rna_array.py Cleanup: use static sets where possible 2014-09-18 17:45:31 +10:00
rna_info_dump.py
rst_to_doctree_mini.py Cleanup: pep8 2016-02-01 00:47:10 +11:00