Salome HOME
[Code coverage GeomAlgoAPI]: Improve coverage of Prism and Revolution algorithms...
authorazv <azv@opencascade.com>
Tue, 18 Dec 2018 14:15:09 +0000 (17:15 +0300)
committerazv <azv@opencascade.com>
Tue, 18 Dec 2018 14:16:46 +0000 (17:16 +0300)
commit5ae4adba8e5c3406f5dc88c87a63e5cbb0c334f8
tree6a36972e5a09b4a8db6363f42aef43cd5ce271a4
parent515225188fc269d1aa8874172d42381ee87f8432
[Code coverage GeomAlgoAPI]: Improve coverage of Prism and Revolution algorithms. Remove unused code.
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.cpp
src/FeaturesPlugin/Test/TestExtrusionOfCompound.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestRevolutionOfEdge.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestRevolutionOfPoint.py [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Prism.h
src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Revolution.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h