Salome HOME
Transfer of tests (Primitives, Transfotmation and GDML).
authorClarisse Genrault <clarisse.genrault@cea.fr>
Mon, 20 Feb 2017 15:14:15 +0000 (16:14 +0100)
committerClarisse Genrault <clarisse.genrault@cea.fr>
Mon, 20 Feb 2017 15:14:15 +0000 (16:14 +0100)
commitdd0b46599739f3596d18a18b1f23f5290754e73c
tree0cbaf61919d38c7f48acddc6619f0d0f338773f1
parent5f971a92f964594a68189c5fd7c8131758e8c20a
Transfer of tests (Primitives, Transfotmation and GDML).
24 files changed:
src/FeaturesAPI/Test/APIParam_Scale.py [deleted file]
src/FeaturesAPI/Test/APIParam_Symmetry.py [deleted file]
src/FeaturesAPI/Test/APIParam_Translation.py [deleted file]
src/GDMLAPI/Test/TestConeSegment.py [deleted file]
src/GeomAlgoAPI/Test/TestAPI_Box.py [deleted file]
src/GeomAlgoAPI/Test/TestAPI_Cylinder.py [deleted file]
src/GeomAlgoAPI/Test/TestAPI_GDMLConeSegment.py [deleted file]
src/GeomAlgoAPI/Test/TestAPI_Scale.py [deleted file]
src/GeomAlgoAPI/Test/TestAPI_Symmetry.py [deleted file]
src/GeomAlgoAPI/Test/TestAPI_Translation.py [deleted file]
src/PrimitivesAPI/Test/TestBox.py [deleted file]
src/PrimitivesAPI/Test/TestCylinder.py [deleted file]
test.API/SHAPER/GDML/TestAPI_ConeSegment.py [new file with mode: 0644]
test.API/SHAPER/GDML/TestConeSegment.py [new file with mode: 0644]
test.API/SHAPER/Primitives/TestAPI_Box.py [new file with mode: 0644]
test.API/SHAPER/Primitives/TestAPI_Cylinder.py [new file with mode: 0644]
test.API/SHAPER/Primitives/TestBox.py [new file with mode: 0644]
test.API/SHAPER/Primitives/TestCylinder.py [new file with mode: 0644]
test.API/SHAPER/Transformations/TestAPI_Scale.py [new file with mode: 0644]
test.API/SHAPER/Transformations/TestAPI_Symmetry.py [new file with mode: 0644]
test.API/SHAPER/Transformations/TestAPI_Translation.py [new file with mode: 0644]
test.API/SHAPER/Transformations/TestScale.py [new file with mode: 0644]
test.API/SHAPER/Transformations/TestSymmetry.py [new file with mode: 0644]
test.API/SHAPER/Transformations/TestTranslation.py [new file with mode: 0644]