wmayer
bd813f1df0
Tests: Add unit test to demonstrate failure of #17553
2024-11-02 23:45:02 +01:00
bgbsww
37c38acd19
Add an initial test to show TNP ( #13233 )
...
* Add an initial test to show TNP
* Add documentation, make review tweaks
* Quiet Lint
2024-04-03 16:53:58 -05:00
wwmayer
53549f8ad7
PD: Add test for helix ( #11601 )
...
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2024-01-10 07:26:18 -06:00
bgbsww
1415e67b23
Correct mistaken Helix patch; use MakePipe for frenet for speed; add tests ( #11598 )
...
* Cleanup and switch to using MakePipe
* Cleanup unused include
* Use Frenet mode in building pipe
* Restore original code, add a control property
* Hide property, and init on new objects
* Restore prior behavior for legacy objects
* Clean up git blame; add missing move to keep helix same with new makePipe call
* Remove debug include
* Use doxygen syntax for deprecation comment
* Add unit tests; restore code for angled helixes; optimize zero angle helixes
* Lower test precision to accept platform variations
* Loosen more
* Correct restoration
* Tweak test volumes to match restored helix creation
* Restore helix generation parameter
* Fix test; delint
2024-01-08 13:43:38 -03:00
luz paz
9e6af70140
PartDesign: fix header uniformity
2022-11-30 01:28:56 +01:00
wmayer
056abcd3d4
PD: unit test to check offset of sub-shape binder (PR #7445 )
2022-11-05 16:58:51 +01:00
Jonas Bähr
75d7feaa33
PD: Add tests for InvoluteGear
...
There are some basic tests to cover the gear profile and its parameters
and some integration tests for the interaction with PD Pad and Pocket.
I followed the same pattern as the other PartDesign tests, e.g. not using
PEP8 style method names. Eventually some helper methods could be
extracted and moved to the common base framework in Mod/Test, but that's
another step.
2022-01-18 17:43:52 +01:00
Kurt Kremitzki
0639b7f113
PDN: Add simple hole test
2017-08-30 10:41:55 -03:00
Kurt Kremitzki
b5682d92ed
PDN: Add tests for Boolean, MultiTransform, Primitives, Shapebinder
2017-07-26 23:16:12 +02:00
Kurt Kremitzki
8f6b79e37c
Add linear and polar pattern tests
2017-07-11 02:27:38 -05:00
Kurt Kremitzki
6c00984f5f
Add dressup feature test structure
2017-07-11 02:27:38 -05:00
Kurt Kremitzki
a09e3a8cfd
Break out PartDesign tests into own folder
2017-07-11 02:27:38 -05:00
Kurt Kremitzki
858e2a3a18
Revise PartDesign Loft tests to avoid sketches with shared edges failure in OCC < 7
2017-07-01 19:30:49 -05:00
Kurt Kremitzki
66e5aeb10e
Add basic PartDesign::Loft test cases
2017-07-01 19:30:49 -05:00
Kurt Kremitzki
07036ddfdf
Add basic PartDesign AdditivePipe and SubtractivePipe tests
2017-07-01 19:30:49 -05:00
Kurt Kremitzki
284fc094c1
Update PartDesign tests for CreateRectangleSketch refactor
2017-07-01 19:30:49 -05:00
Kurt Kremitzki
e1b89d80b9
Iterate over faces in testPocketToFaceCase
2017-06-21 00:10:38 -05:00
Kurt Kremitzki
8e4a43fe46
Update testPocketToFaceCase to handle OCC<7 face-naming inconsistency
2017-06-20 23:10:24 -05:00
Kurt Kremitzki
242ccbc8d8
Add pocket to face test case
2017-06-20 15:26:23 -05:00
Kurt Kremitzki
e767ff4593
Add PartDesign Pocket tests
2017-06-20 15:26:23 -05:00
Kurt Kremitzki
d0fb57c613
Use assertAlmostEqual and remove deprecated failUnless
2017-06-20 15:26:22 -05:00
Kurt Kremitzki
38ae53ea04
Complete PartDesign::Pad test cases
2017-06-20 15:26:22 -05:00
wmayer
0ef4f25bc5
do not let unit test for revolution fail if refinement option is on
2017-06-19 21:09:43 +02:00
wmayer
0f8847a416
use assertAlmostEqual for comparison with floating numbers
2017-06-16 00:15:22 +02:00
Kurt Kremitzki
c5b0488f55
Add PartDesign_Mirrored test based on additive primitive
2017-06-16 00:15:22 +02:00
Kurt Kremitzki
6826405dfa
Add PartDesign_Mirrored offset failure test
2017-06-16 00:15:22 +02:00
Kurt Kremitzki
3c85146c18
Invert test case
2017-05-29 12:59:00 -03:00
Kurt Kremitzki
ad6ba53577
Add PartDesignMirrored test
2017-05-29 12:59:00 -03:00
Kurt Kremitzki
36d4012b1e
Change TestPartDesignApp to spaces and unix line endings
2017-05-29 12:59:00 -03:00
Kurt Kremitzki
c85de2dba1
Add PartDesignMirrored test
2017-05-29 12:59:00 -03:00
Kurt Kremitzki
c4a0d748ed
Change TestPartDesignApp to spaces and unix line endings
2017-05-29 12:59:00 -03:00
Kunda
5aefa825b1
Typo fixes for doxygen and source comments
...
issue #0002914
2017-03-31 11:25:57 -03:00
sergo
f963f9894a
fix tests
2017-03-18 19:09:16 +01:00
Sergo
eda3620b71
couple of tests and fix to avoid crash on selected edge
2017-03-18 19:09:16 +01:00
Stefan Tröger
71ec726161
Fix test cases by adopting to new behavior
...
Pad now does not have a Sketch property anymore but a profile property. Also due to changes in PropertyLinkSubList it ispossible that PropertyLinks get an empty list assigned, this must be supportet now.
2016-04-12 18:12:24 +02:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00