blender/tests/python
Campbell Barton f28c626574 Fix bl_load_py_modules test
- scripts that execute directly need to include their basedir in the sys.path
- modules which are in a directory without an __init__.py weren't importing.
2016-05-02 21:06:15 +10:00
..
batch_import.py cleanup 2015-02-13 16:17:00 +11:00
bl_keymap_completeness.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
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 Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
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 Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
CMakeLists.txt Tests: Fix wrong hash after "no redundant zeroes" commit 2016-04-15 10:37:57 +02:00
cycles_render_tests.py Add extra Cycles regression tests 2015-02-02 02:02:10 +05:00
pep8.py Remove SCons building system 2016-01-04 14:20:48 +05: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 Cleanup: pep8 2016-02-01 00:47:10 +11:00