blender/tests/python
Campbell Barton 3ff3f563e5 PyAPI: don't adjust prefs when an fails to load
Recent addons commit meant that addons would be enabled even if they weren't found.
This would give an error (which is fine), but also remove from preferences.
2015-01-23 21:18:35 +11:00
..
batch_import.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
bl_keymap_completeness.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
bl_load_addons.py PyAPI: don't adjust prefs when an fails to load 2015-01-23 21:18:35 +11:00
bl_load_py_modules.py PyAPI: don't adjust prefs when an fails to load 2015-01-23 21:18:35 +11:00
bl_mesh_modifiers.py Cleanup: pep8 2014-09-17 18:36:17 +10:00
bl_mesh_validate.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
bl_pyapi_mathutils.py Py Mathutils: add invert_safe() and inverted_safe() to Matrix. 2014-09-06 14:58:38 +02:00
bl_pyapi_units.py Tests: remove support.run_unittest 2014-08-21 19:56:21 +10:00
bl_rna_wiki_reference.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
bl_rst_completeness.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
bl_run_operators.py Text3d: assert for <0 len text 2014-09-10 23:12:11 +10:00
bl_test.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
CMakeLists.txt CTests: Add render tests for Cycles 2015-01-22 15:57:20 +05:00
cycles_render_tests.py CTests: Add render tests for Cycles 2015-01-22 15:57:20 +05:00
pep8.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
rna_array.py Cleanup: use static sets where possible 2014-09-18 17:45:31 +10:00
rna_info_dump.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
rst_to_doctree_mini.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00