1 # Copyright (C) 2021-2023 CEA, EDF
3 # This library is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU Lesser General Public
5 # License as published by the Free Software Foundation; either
6 # version 2.1 of the License, or (at your option) any later version.
8 # This library is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # Lesser General Public License for more details.
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with this library; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
75 TestCenteredRectangle.py
76 TestChangeSketchPlane1.py
77 TestChangeSketchPlane2.py
78 TestChangeSketchPlane3.py
79 TestChangeSketchPlane4.py
80 TestConstraintAngle.py
81 TestConstraintAngle_v0_1.py
82 TestConstraintAngle_v0_2.py
83 TestConstraintAngle_v20191210_1.py
84 TestConstraintAngle_v20191210_2.py
85 TestConstraintAngleBehaviorDirect.py
86 TestConstraintAngleBehaviorSupplementary_1.py
87 TestConstraintAngleBehaviorSupplementary_2.py
88 TestConstraintAngleBehaviorBackward_1.py
89 TestConstraintAngleBehaviorBackward_2.py
90 TestConstraintAngleEllipse.py
91 TestConstraintCoincidence.py
92 TestConstraintCoincidenceBSpline.py
93 TestConstraintCoincidenceEllipse.py
94 TestConstraintCoincidenceEllipticArc.py
95 TestConstraintCollinear.py
96 TestConstraintCollinearEllipse.py
97 TestConstraintDistance.py
98 TestConstraintDistanceEllipse.py
99 TestConstraintDistanceBehavior.py
100 TestConstraintDistanceHorizontal.py
101 TestConstraintDistanceVertical.py
102 TestConstraintDistanceZero.py
103 TestConstraintDistanceHorizontalZero.py
104 TestConstraintDistanceVerticalZero.py
105 TestConstraintEqual.py
106 TestConstraintEqualEllipse.py
107 TestConstraintFixed.py
108 TestConstraintHorizontal.py
109 TestConstraintHorizontalValidator.py
110 TestConstraintLength.py
111 TestConstraintMiddlePoint.py
112 TestConstraintMiddlePointOnArc.py
113 TestConstraintMiddlePointOnEllipticArc.py
114 TestConstraintParallel.py
115 TestConstraintPerpendicular.py
116 TestConstraintPerpendicularArcLine.py
117 TestConstraintPerpendicularEllipseLine.py
118 TestConstraintRadius.py
119 TestConstraintRadiusFailure.py
120 TestConstraintTangent.py
121 TestConstraintTangentBSpline.py
122 TestConstraintTangentEllipse.py
123 TestConstraintTangentEllipticArc.py
124 TestConstraintVertical.py
125 TestCreateArcByCenterStartEnd.py
126 TestCreateArcByTangentEdge.py
127 TestCreateArcByThreePoints.py
128 TestCreateArcByTransversalLine.py
129 TestCreateArcChangeType.py
131 TestCreateBSplinePeriodic.py
132 TestCreateCircleByCenterAndPassed.py
133 TestCreateCircleByThreePoints.py
134 TestCreateCircleChangeType.py
135 TestCreateEllipseByCenterSemiaxisAndPassed.py
136 TestCreateEllipseByMajorAxisAndPassed.py
137 TestCreateEllipseByExternal.py
138 TestCreateEllipticArc.py
139 TestCreateEllipticArcByExternal.py
140 TestCreateMacroBSpline.py
145 TestDegeneratedGeometry.py
147 TestDistanceSignedVsUnsigned01.py
148 TestDistanceSignedVsUnsigned02.py
149 TestDistanceSignedVsUnsigned03.py
150 TestDistanceSignedVsUnsigned04.py
151 TestDistanceSignedVsUnsigned05.py
154 TestFilletAfterFolder.py
155 TestFilletInteracting.py
157 TestIntersectionChangeEdge.py
158 TestIntersectionWithCircle.py
159 TestIntersectionWithLine.py
160 TestIntersectionWithSpline.py
163 TestMultiRotation01.py
164 TestMultiRotation02.py
165 TestMultiRotation03.py
166 TestMultiRotation04.py
167 TestMultiRotation05.py
168 TestMultiRotationWithParameter.py
169 TestMultiTranslation.py
176 TestProjectionBSpline.py
177 TestProjectionBSplinePeriodic.py
178 TestProjectionBSplinePeriodicError.py
179 TestProjectionEllipse.py
180 TestProjectionEllipticArc.py
181 TestProjectionIntoResult.py
182 TestProjectionUpdate.py
183 TestProjectionWithoutReference.py
187 TestRemoveBSplinePeriodic.py
189 TestRemoveEllipticArc.py
191 TestSignedDistancePointLine.py
192 TestSignedDistancePointPoint.py
208 TestSketchPointLine.py
227 TestTrimCircleAndArc01.py
241 set(TEST_NAMES ${TEST_NAMES_PARA} ${TEST_NAMES_SEQ})