FreeCAD: master 165dcc9e
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Yorik van Havre | GitHub | master | 2017-07-11 08:10:23 | master 1b56637c |
Changeset | Merge pull request 0000869 from kkremitzki/pdtests4 PDN: Restructure tests and add cases for dressup features, linear/polar patterns |
|||
mod - src/Mod/PartDesign/App/CMakeLists.txt | Diff File | |||
mod - src/Mod/PartDesign/CMakeLists.txt | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestChamfer.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestDatum.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestDraft.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestFillet.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestLoft.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestMirrored.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestPad.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestPipe.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestPocket.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestPolarPattern.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestRevolve.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/TestThickness.py | Diff File | |||
add - src/Mod/PartDesign/PartDesignTests/__init__.py | Diff File | |||
mod - src/Mod/PartDesign/TestPartDesignApp.py | Diff File |