Revision: 61777
          https://developer.blender.org/rBL61777
Author:   dfelinto
Date:     2017-01-18 12:01:14 +0100 (Wed, 18 Jan 2017)
Log Message:
-----------
Unittest for render layers (2.8): object add tests

Modified Paths:
--------------
    trunk/lib/tests/layers/layers_object_add_cylinder.json
    trunk/lib/tests/layers/layers_object_add_empty.json
    trunk/lib/tests/layers/layers_object_add_torus.json

Modified: trunk/lib/tests/layers/layers_object_add_cylinder.json
===================================================================
--- trunk/lib/tests/layers/layers_object_add_cylinder.json      2017-01-13 
15:44:32 UTC (rev 61776)
+++ trunk/lib/tests/layers/layers_object_add_cylinder.json      2017-01-18 
11:01:14 UTC (rev 61777)
@@ -133,7 +133,8 @@
             "T.1a",
             "T.2a",
             "T.3b",
-            "T.3c"
+            "T.3c",
+            "Cylinder"
         ]
     },
     "1-3": {
@@ -206,7 +207,8 @@
             "T.3d",
             "T.3c",
             "T.3b",
-            "T.3a"
+            "T.3a",
+            "Cylinder"
         ]
     },
     "3": {
@@ -363,7 +365,8 @@
             "T.3b",
             "T.3a",
             "T.4a",
-            "T.5a"
+            "T.5a",
+            "Cylinder"
         ]
     },
     "Fresh new Layer": {
@@ -490,7 +493,8 @@
             "T.3d",
             "T.3a",
             "T.4a",
-            "T.5a"
+            "T.5a",
+            "Cylinder"
         ]
     },
     "Render Layer": {
@@ -595,7 +599,8 @@
             "T.3b",
             "T.3a",
             "T.4a",
-            "T.5a"
+            "T.5a",
+            "Cylinder"
         ]
     }
-}
+}
\ No newline at end of file

Modified: trunk/lib/tests/layers/layers_object_add_empty.json
===================================================================
--- trunk/lib/tests/layers/layers_object_add_empty.json 2017-01-13 15:44:32 UTC 
(rev 61776)
+++ trunk/lib/tests/layers/layers_object_add_empty.json 2017-01-18 11:01:14 UTC 
(rev 61777)
@@ -133,7 +133,8 @@
             "T.1a",
             "T.2a",
             "T.3b",
-            "T.3c"
+            "T.3c",
+            "Empty"
         ]
     },
     "1-3": {
@@ -206,7 +207,8 @@
             "T.3d",
             "T.3c",
             "T.3b",
-            "T.3a"
+            "T.3a",
+            "Empty"
         ]
     },
     "3": {
@@ -363,7 +365,8 @@
             "T.3b",
             "T.3a",
             "T.4a",
-            "T.5a"
+            "T.5a",
+            "Empty"
         ]
     },
     "Fresh new Layer": {
@@ -490,7 +493,8 @@
             "T.3d",
             "T.3a",
             "T.4a",
-            "T.5a"
+            "T.5a",
+            "Empty"
         ]
     },
     "Render Layer": {
@@ -595,7 +599,8 @@
             "T.3b",
             "T.3a",
             "T.4a",
-            "T.5a"
+            "T.5a",
+            "Empty"
         ]
     }
-}
+}
\ No newline at end of file

Modified: trunk/lib/tests/layers/layers_object_add_torus.json
===================================================================
--- trunk/lib/tests/layers/layers_object_add_torus.json 2017-01-13 15:44:32 UTC 
(rev 61776)
+++ trunk/lib/tests/layers/layers_object_add_torus.json 2017-01-18 11:01:14 UTC 
(rev 61777)
@@ -133,7 +133,8 @@
             "T.1a",
             "T.2a",
             "T.3b",
-            "T.3c"
+            "T.3c",
+            "Torus"
         ]
     },
     "1-3": {
@@ -206,7 +207,8 @@
             "T.3d",
             "T.3c",
             "T.3b",
-            "T.3a"
+            "T.3a",
+            "Torus"
         ]
     },
     "3": {
@@ -363,7 +365,8 @@
             "T.3b",
             "T.3a",
             "T.4a",
-            "T.5a"
+            "T.5a",
+            "Torus"
         ]
     },
     "Fresh new Layer": {
@@ -490,7 +493,8 @@
             "T.3d",
             "T.3a",
             "T.4a",
-            "T.5a"
+            "T.5a",
+            "Torus"
         ]
     },
     "Render Layer": {
@@ -595,7 +599,8 @@
             "T.3b",
             "T.3a",
             "T.4a",
-            "T.5a"
+            "T.5a",
+            "Torus"
         ]
     }
-}
+}
\ No newline at end of file

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to