Blender Git Commit Log
Git Commits -> Revision c6c1a6a
Revision c6c1a6a by Jason Wilkins (soc-2010-jwilkins) May 28, 2011, 06:18 (GMT) |
source/tests directory was missing |
Commit Details:
Full Hash: c6c1a6a2d691c84de5f370a1ca0c0e1317e5ce4b
SVN Revision: 36967
Parent Commit: d35a381
Lines Changed: +1637, -0
9 Added Paths:
/source/tests/batch_import.py (+202, -0) (View)
/source/tests/bl_load_addons.py (+78, -0) (View)
/source/tests/bl_load_py_modules.py (+145, -0) (View)
/source/tests/bl_run_operators.py (+176, -0) (View)
/source/tests/bl_test.py (+197, -0) (View)
/source/tests/CMakeLists.txt (+293, -0) (View)
/source/tests/pep8.py (+118, -0) (View)
/source/tests/rna_array.py (+297, -0) (View)
/source/tests/rna_info_dump.py (+131, -0) (View)
/source/tests/bl_load_addons.py (+78, -0) (View)
/source/tests/bl_load_py_modules.py (+145, -0) (View)
/source/tests/bl_run_operators.py (+176, -0) (View)
/source/tests/bl_test.py (+197, -0) (View)
/source/tests/CMakeLists.txt (+293, -0) (View)
/source/tests/pep8.py (+118, -0) (View)
/source/tests/rna_array.py (+297, -0) (View)
/source/tests/rna_info_dump.py (+131, -0) (View)