Salome HOME
[Code coverage GeomAlgoAPI]: Refactoring of ShapeAPI and additional unit tests
authorazv <azv@opencascade.com>
Wed, 19 Dec 2018 11:24:02 +0000 (14:24 +0300)
committerazv <azv@opencascade.com>
Wed, 19 Dec 2018 11:24:02 +0000 (14:24 +0300)
commit3d20b9fe54050819953e599d139c6672dd19539b
tree8dbb17c98e27c499ee56b282b6452667ebf38e9f
parente50a03c9241ef43a645e760bee524896766aa9e4
[Code coverage GeomAlgoAPI]: Refactoring of ShapeAPI and additional unit tests
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h
test.API/SHAPER/CMakeLists.txt
test.API/SHAPER/Primitives/TestAPI_Cone.py [new file with mode: 0644]
test.API/SHAPER/Primitives/TestAPI_Sphere.py [new file with mode: 0644]
test.API/SHAPER/Primitives/TestAPI_Torus.py [new file with mode: 0644]
test.API/SHAPER/Transformations/TestAPI_MultiRotation.py [new file with mode: 0644]