Break out PartDesign tests into own folder

This commit is contained in:
Kurt Kremitzki
2017-07-06 10:03:40 -05:00
parent 1b56637c6f
commit 4eb59453e7
11 changed files with 784 additions and 520 deletions

View File

@@ -153,6 +153,14 @@ SET(PartDesign_Scripts
Scripts/RadialCopy.py
Scripts/Parallelepiped.py
Scripts/Spring.py
PartDesignTests/__init__.py
PartDesignTests/TestDatum.py
PartDesignTests/TestPad.py
PartDesignTests/TestPocket.py
PartDesignTests/TestRevolve.py
PartDesignTests/TestLoft.py
PartDesignTests/TestPipe.py
PartDesignTests/TestMirrored.py
fcgear/__init__.py
fcgear/fcgear.py
fcgear/fcgeardialog.py