Commit Graph

46 Commits

Author SHA1 Message Date
David Carter
ba9624d8d4 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
14efdadd91 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
95b57d4dd4 Part: add unit test for PR #13507 2024-04-20 14:31:59 +02:00
bgbsww
58bfabf925 Toponaming/Part: Rework and clean python interface and add tests 2024-03-28 12:47:33 -04:00
bgbsww
07180280a0 Clean and test ComplexGeoData python interface 2024-03-25 21:52:37 -04:00
Zheng, Lei
bb24c1554c Toponaming/Part: Bring over attacher differences 2024-03-15 08:11:26 -04:00
wmayer
edb6a25335 Python: deprecated aliases have been removed in Py 3.12 2023-12-02 14:45:55 +01:00
wmayer
5d2308e16f Part: add test for Geom2d.toShape 2023-11-20 13:00:09 +01:00
wmayer
a7a9923e04 Part: add unit tests for empty face 2023-10-05 08:15:33 +02:00
wmayer
607add75d9 Part: add unit tests for empty edge 2023-10-05 08:15:33 +02:00
wmayer
5e911daae2 Part: add tests to ensure that the fixed methods work correctly 2023-09-06 12:14:37 +02:00
wmayer
abfb92cb55 Part: fixes #9549: Part Fuse not working inside Part container 2023-05-15 23:40:51 +02:00
wandererfan
10fd7db620 [Part]add test for PropertyTopoShapeList 2023-03-01 14:24:40 +01:00
wmayer
643a71ae6e Part: add integration tests 2023-02-14 22:56:42 +01:00
luz paz
722372c547 Part: Fix header uniformity + superfluous whitespace 2022-11-30 12:44:31 +01:00
Roy-043
63cc0a6ec1 Part: TestPartApp.py add tolerance to PartTestShapeRotate 2022-11-06 11:42:35 +01:00
wmayer
e0034bed61 Part: fix test failure and add setBounds for backward compatibility 2022-08-23 14:06:47 +02:00
wmayer
00bdd16dff 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
63c5c25b03 Part: [skip ci] add unit test for PR #7258 2022-07-27 14:44:29 +02:00
wmayer
bb846fa62c Part: [skip ci] add unit test for PR #7260 2022-07-27 14:18:27 +02:00
wmayer
6f521063db Part: expose ShapeFix_Solid to Python 2022-06-21 15:43:31 +02:00
wmayer
75dee7b35c Part: expose ShapeFix_Edge to Python 2022-06-21 15:43:13 +02:00
wmayer
6ce6cfe043 Part: expose ShapeFix_Shape to Python 2022-06-21 15:42:31 +02:00
wmayer
0cd1f118fc Part: expose ShapeFix_Wire to Python 2022-06-21 15:41:44 +02:00
wmayer
2df09ea4ed Part: expose ShapeFix_Shell to Python 2022-06-21 15:39:41 +02:00
wmayer
954b09f793 Part: expose ShapeFix and ShapeFix_Face to Python 2022-06-21 15:39:09 +02:00
wmayer
30f50740d8 Part: [skip ci] add tests for ruled surfaces 2022-06-16 11:48:27 +02:00
wmayer
714be34961 Part: expose ChFi2d_ChamferAPI to Python 2022-05-29 12:24:32 +02:00
wmayer
4424105b61 Part: expose ChFi2d_AnaFilletAlgo to Python 2022-05-29 11:31:43 +02:00
wmayer
9494b643b7 Part: expose ChFi2d_FilletAPI to Python and move to ChFi2d module 2022-05-28 11:10:45 +02:00
wmayer
3de1624d69 Part: expose ChFi2d_FilletAlgo to Python 2022-05-28 10:37:04 +02:00
wmayer
2303fd808a Part: apply OCC's fix for ElSLib::ConeDN and write a unit test 2022-05-27 14:44:35 +02:00
wmayer
348a6da23f Part: [skip ci] unit tests for PR #6732 2022-04-19 12:25:13 +02:00
wmayer
846b680d07 Part: [skip ci] add Part unit tests to test Geom2dCircle::getCircleCenter 2022-02-05 16:26:12 +01:00
wmayer
7db7552af7 Test: add unit test for face and surface normals 2022-01-20 11:15:37 +01:00
Priit Laes
aeb82223ea Part: Add regression test for issue #4456 (skipped for now) 2020-10-17 09:37:59 +02:00
Zheng, Lei
de93446a1c Test cases changes
Slight adjustment of various test cases due to various API changes.
2019-08-17 15:32:48 +02:00
wmayer
729a6d755b disable testIssue2985 2017-09-15 01:03:33 +02:00
wmayer
80bc518981 use code from issue 0002985 for unit test 2017-09-14 16:48:05 +02:00
Eivind Kvedalen
dce81a6038 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
60b90ec8a3 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
5aefa825b1 Typo fixes for doxygen and source comments
issue #0002914
2017-03-31 11:25:57 -03:00
wmayer
5568acfc10 implement tearDown to close document 2017-02-18 21:34:19 +01:00
looooo
39dcf1fe20 part: bspline: tests use copy instead of deepcopy 2017-02-18 21:20:59 +01:00
looooo
4a9f01f30d 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