Blender Git Loki

Git Commits -> Revision 0eb060c

Revision 0eb060c by Campbell Barton (master)
June 18, 2014, 12:03 (GMT)
Move tests into tests/ top-level dir

Commit Details:

Full Hash: 0eb060c7b4fb3a85b14c9efca85a7a361640a95e
Parent Commit: 7259ac8
Lines Changed: +4160, -4151

19 Added Paths:

/tests/check_deprecated.py (+149, -0) (View)
/tests/CMakeLists.txt (+4, -0) (View)
/tests/python/batch_import.py (+201, -0) (View)
/tests/python/bl_keymap_completeness.py (+84, -0) (View)
/tests/python/bl_load_addons.py (+111, -0) (View)
/tests/python/bl_load_py_modules.py (+167, -0) (View)
/tests/python/bl_mesh_modifiers.py (+866, -0) (View)
/tests/python/bl_mesh_validate.py (+161, -0) (View)
/tests/python/bl_pyapi_mathutils.py (+307, -0) (View)
/tests/python/bl_pyapi_units.py (+80, -0) (View)
/tests/python/bl_rna_wiki_reference.py (+144, -0) (View)
/tests/python/bl_rst_completeness.py (+159, -0) (View)
/tests/python/bl_run_operators.py (+490, -0) (View)
/tests/python/bl_test.py (+197, -0) (View)
/tests/python/CMakeLists.txt (+360, -0) (View)
/tests/python/pep8.py (+154, -0) (View)
/tests/python/rna_array.py (+297, -0) (View)
/tests/python/rna_info_dump.py (+131, -0) (View)
/tests/python/rst_to_doctree_mini.py (+90, -0) (View)

18 Deleted Paths:

/source/tests/batch_import.py (+0, -201)
/source/tests/bl_keymap_completeness.py (+0, -84)
/source/tests/bl_load_addons.py (+0, -111)
/source/tests/bl_load_py_modules.py (+0, -167)
/source/tests/bl_mesh_modifiers.py (+0, -866)
/source/tests/bl_mesh_validate.py (+0, -161)
/source/tests/bl_pyapi_mathutils.py (+0, -307)
/source/tests/bl_pyapi_units.py (+0, -80)
/source/tests/bl_rna_wiki_reference.py (+0, -144)
/source/tests/bl_rst_completeness.py (+0, -159)
/source/tests/bl_run_operators.py (+0, -490)
/source/tests/bl_test.py (+0, -197)
/source/tests/check_deprecated.py (+0, -149)
/source/tests/CMakeLists.txt (+0, -360)
/source/tests/pep8.py (+0, -154)
/source/tests/rna_array.py (+0, -297)
/source/tests/rna_info_dump.py (+0, -131)
/source/tests/rst_to_doctree_mini.py (+0, -90)

3 Modified Paths:

/CMakeLists.txt (+6, -0) (Diff)
/GNUmakefile (+2, -2) (Diff)
/source/CMakeLists.txt (+0, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021