Blender Git Commit Log
Git Commits -> Revision a097123
February 28, 2017, 00:21 (GMT) |
Unittest: split object_add in individual test files (and small cleanup in unittest) This is required to the upcoming unittest + bugfix |
Commit Details:
Full Hash: a097123701af24bea49fa38200871a07797e9577
Parent Commit: aab365d
Committed By: Julian Eisel
Lines Changed: +207, -138
3 Added Paths:
/tests/python/render_layer/test_object_add_cylinder.py (+42, -0) (View)
/tests/python/render_layer/test_object_add_empty.py (+42, -0) (View)
/tests/python/render_layer/test_object_add_torus.py (+42, -0) (View)
/tests/python/render_layer/test_object_add_empty.py (+42, -0) (View)
/tests/python/render_layer/test_object_add_torus.py (+42, -0) (View)
1 Deleted Path:
/tests/python/render_layer/test_object_add.py (+0, -125)