Add dressup feature test structure

This commit is contained in:
Kurt Kremitzki
2017-07-08 15:22:17 -05:00
parent 4eb59453e7
commit fb5aeeaa7b
7 changed files with 220 additions and 9 deletions

View File

@@ -161,6 +161,10 @@ SET(PartDesign_Scripts
PartDesignTests/TestLoft.py
PartDesignTests/TestPipe.py
PartDesignTests/TestMirrored.py
PartDesignTests/TestFillet.py
PartDesignTests/TestChamfer.py
PartDesignTests/TestDraft.py
PartDesignTests/TestThickness.py
fcgear/__init__.py
fcgear/fcgear.py
fcgear/fcgeardialog.py