Salome HOME
Issue #2024: Redesign of circle and arc of circle: Unit tests for creation of a circl...
authorazv <azv@opencascade.com>
Wed, 22 Mar 2017 07:05:21 +0000 (10:05 +0300)
committerdbv <dbv@opencascade.com>
Mon, 27 Mar 2017 06:56:52 +0000 (09:56 +0300)
commit3bdd5eae1e9e7da4828cc18a65eaddc8cfa34c77
tree053bc8594e6386ad29336efb7d119685380d9352
parentff6ad77221a48860869b18544ec620dc3d167418
Issue #2024: Redesign of circle and arc of circle: Unit tests for creation of a circle by different mode
src/PythonAPI/model/tests/tests.py
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/Test/TestCreateArc.py [new file with mode: 0644]
src/SketchPlugin/Test/TestCreateCircleByCenterAndPassed.py [new file with mode: 0644]
src/SketchPlugin/Test/TestCreateCircleByThreePoints.py [new file with mode: 0644]
src/SketchPlugin/Test/TestCreateCircleChangeType.py [new file with mode: 0644]
src/SketchPlugin/Test/TestSketchArcCircle.py [deleted file]
src/SketchPlugin/plugin-Sketch.xml