Blender Git Commit Log
Git Commits -> Revision 8261a84
Revision 8261a84 by Dalai Felinto (master) February 24, 2017, 09:10 (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: 8261a84ffbe6d6a88389f374656135cef53e5b15
Parent Commit: 4c8d8da
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)