Add linear and polar pattern tests

This commit is contained in:
Kurt Kremitzki
2017-07-10 06:10:47 -05:00
parent ba3c4a4bbe
commit 8f6b79e37c
5 changed files with 296 additions and 3 deletions

View File

@@ -161,6 +161,8 @@ SET(PartDesign_Scripts
PartDesignTests/TestLoft.py
PartDesignTests/TestPipe.py
PartDesignTests/TestMirrored.py
PartDesignTests/TestLinearPattern.py
PartDesignTests/TestPolarPattern.py
PartDesignTests/TestFillet.py
PartDesignTests/TestChamfer.py
PartDesignTests/TestDraft.py