Add file to test case execution

This commit is contained in:
Thomas Krijnen
2013-11-24 14:51:04 +00:00
parent bbf80bedaa
commit 0f53a877c7
+3
View File
@@ -206,6 +206,9 @@ TestFile("acad2010_objects.ifc")
# Various half space configuration to test cutting tolerances
TestFile("ifcopenshell_halfspaces.ifc")
# Several IfcPolygonalBoundedHalfSpaces cutting a single solid
TestFile("revit2014_multiple_bounded_halfspaces.ifc")
for test in test_cases:
succes = test()
if not succes: