blender/tests/python/render_layer
Dalai Felinto b9762fed93 Layers: Unittesting - make them granular
Some tests may break Blender, which makes the entire unittest routine to fail.
They are now I isolate the tests into individual files

Kudos to Sybren Stüvel and Sergey Sharybin for the advice.

Note: at the moment test_link.py is failing (since a41bbfb7)
2017-02-14 18:21:46 +01:00
..
CMakeLists.txt Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
render_layer_common.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
test_active_collection.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
test_layer_linking.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
test_link.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
test_object_add.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
test_object_copy.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
test_object_delete.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
test_operator_context.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
test_scene_copy.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
test_scene_write_read.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00
test_syncing.py Layers: Unittesting - make them granular 2017-02-14 18:21:46 +01:00