David Carter
24df826865
Merge pull request #21046 from davesrocketshop/issue_13922_2
...
Update module dependencies to ensure that automated testing code is considered as well as direct dependencies. Update some automated tests to eliminate unwanted dependencies.
2025-05-04 17:02:50 -05:00
CalligaroV
673b5a5e5e
Part/Toponaming: align TopoShape::findSubShapesWithSharedVertex() to LS3
...
* added test for issue #15539
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-08-19 10:53:31 -05:00
wmayer
90a9020ed4
Part: add unit test for PR #13507
2024-04-20 14:31:59 +02:00
bgbsww
b241c0d4e6
Toponaming/Part: Rework and clean python interface and add tests
2024-03-28 12:47:33 -04:00
bgbsww
df381e0a21
Clean and test ComplexGeoData python interface
2024-03-25 21:52:37 -04:00
Zheng, Lei
a9e99b1667
Toponaming/Part: Bring over attacher differences
2024-03-15 08:11:26 -04:00
wmayer
1245c3f3b2
Python: deprecated aliases have been removed in Py 3.12
2023-12-02 14:45:55 +01:00
wmayer
9a14239d76
Part: add test for Geom2d.toShape
2023-11-20 13:00:09 +01:00
wmayer
13cd3b7379
Part: add unit tests for empty face
2023-10-05 08:15:33 +02:00
wmayer
82c7427da9
Part: add unit tests for empty edge
2023-10-05 08:15:33 +02:00
wmayer
409f3fc4e3
Part: add tests to ensure that the fixed methods work correctly
2023-09-06 12:14:37 +02:00
wmayer
0460563da0
Part: fixes #9549 : Part Fuse not working inside Part container
2023-05-15 23:40:51 +02:00
wandererfan
20cf02d137
[Part]add test for PropertyTopoShapeList
2023-03-01 14:24:40 +01:00
wmayer
61d24dedf7
Part: add integration tests
2023-02-14 22:56:42 +01:00
luz paz
5b63289c5b
Part: Fix header uniformity + superfluous whitespace
2022-11-30 12:44:31 +01:00
Roy-043
432e6b3bf4
Part: TestPartApp.py add tolerance to PartTestShapeRotate
2022-11-06 11:42:35 +01:00
wmayer
a783d5bbfc
Part: fix test failure and add setBounds for backward compatibility
2022-08-23 14:06:47 +02:00
wmayer
91ea39a5c0
Base: extend Placement/Rotation API
...
* Add Placement::isSame() and expose to Python
* Add Placement::multRight/Placement::multLeft
* Fix PlacementPy::rotate
* Add Rotation::multRight/Rotation::multLeft
* Add a test feature FeatureTestPlacement for uni tests
* Add unit tests
2022-08-09 11:54:05 +02:00
wmayer
054dd44315
Part: [skip ci] add unit test for PR #7258
2022-07-27 14:44:29 +02:00
wmayer
b330552337
Part: [skip ci] add unit test for PR #7260
2022-07-27 14:18:27 +02:00
wmayer
8d56879305
Part: expose ShapeFix_Solid to Python
2022-06-21 15:43:31 +02:00
wmayer
4089cbfbf2
Part: expose ShapeFix_Edge to Python
2022-06-21 15:43:13 +02:00
wmayer
87db9dccb5
Part: expose ShapeFix_Shape to Python
2022-06-21 15:42:31 +02:00
wmayer
94f6279a67
Part: expose ShapeFix_Wire to Python
2022-06-21 15:41:44 +02:00
wmayer
da4b05fdcc
Part: expose ShapeFix_Shell to Python
2022-06-21 15:39:41 +02:00
wmayer
b6cd635cc1
Part: expose ShapeFix and ShapeFix_Face to Python
2022-06-21 15:39:09 +02:00
wmayer
7e79686986
Part: [skip ci] add tests for ruled surfaces
2022-06-16 11:48:27 +02:00
wmayer
30f8015e71
Part: expose ChFi2d_ChamferAPI to Python
2022-05-29 12:24:32 +02:00
wmayer
f94ab3ec84
Part: expose ChFi2d_AnaFilletAlgo to Python
2022-05-29 11:31:43 +02:00
wmayer
b07be87677
Part: expose ChFi2d_FilletAPI to Python and move to ChFi2d module
2022-05-28 11:10:45 +02:00
wmayer
bd853e5ef2
Part: expose ChFi2d_FilletAlgo to Python
2022-05-28 10:37:04 +02:00
wmayer
b02705d79f
Part: apply OCC's fix for ElSLib::ConeDN and write a unit test
2022-05-27 14:44:35 +02:00
wmayer
68cf734415
Part: [skip ci] unit tests for PR #6732
2022-04-19 12:25:13 +02:00
wmayer
6a9a3cb08f
Part: [skip ci] add Part unit tests to test Geom2dCircle::getCircleCenter
2022-02-05 16:26:12 +01:00
wmayer
e8162893ce
Test: add unit test for face and surface normals
2022-01-20 11:15:37 +01:00
Priit Laes
bbbf7aad16
Part: Add regression test for issue #4456 (skipped for now)
2020-10-17 09:37:59 +02:00
Zheng, Lei
1d274f6697
Test cases changes
...
Slight adjustment of various test cases due to various API changes.
2019-08-17 15:32:48 +02:00
wmayer
5e417af9c1
disable testIssue2985
2017-09-15 01:03:33 +02:00
wmayer
b65d0f140b
use code from issue 0002985 for unit test
2017-09-14 16:48:05 +02:00
Eivind Kvedalen
55e0e6c00d
Part::Mirroring: This fixes issue #2671 by changing the type of Base and Normal to PropertyPosition and PropertyDirection. These two classes handles units better.
2017-07-23 22:14:05 +02:00
Eivind Kvedalen
054a3da107
Part::Thickness: This fixes issue #2876 by changing property type for value to include a unit.
2017-07-23 22:14:05 +02:00
Kunda
784edd3f82
Typo fixes for doxygen and source comments
...
issue #0002914
2017-03-31 11:25:57 -03:00
wmayer
845d6766f9
implement tearDown to close document
2017-02-18 21:34:19 +01:00
looooo
48f9987172
part: bspline: tests use copy instead of deepcopy
2017-02-18 21:20:59 +01:00
looooo
2b35bb3ae3
part: bspline: tests
2017-02-18 21:20:59 +01: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