]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
[PythonAPI] added tests in the standard way for Shaper
authorRenaud NEDELEC <renaud.nedelec@opencascade.com>
Wed, 14 Oct 2015 14:43:27 +0000 (16:43 +0200)
committerRenaud NEDELEC <renaud.nedelec@opencascade.com>
Wed, 14 Oct 2015 14:43:27 +0000 (16:43 +0200)
commit3260a024035b3b8745d26b3821cc7206586b4798
treeeb3f42f4f3020baffc57632eb9c1ce61767bfb4d
parent4ccb49298680ec8547d0497103f09b9a3cc5e270
[PythonAPI] added tests in the standard way for Shaper
src/PythonAPI/CMakeLists.txt
src/PythonAPI/Test/CMakeLists.txt [new file with mode: 0644]
src/PythonAPI/Test/TestModeler.py [new file with mode: 0644]
src/PythonAPI/Test/TestSketcher.py [new file with mode: 0644]
src/PythonAPI/Test/test_sketcher.py [new file with mode: 0644]
src/PythonAPI/modeler/tests/CMakeLists.txt [deleted file]
src/PythonAPI/modeler/tests/modeler_test_case.py [deleted file]
src/PythonAPI/modeler/tests/test_sketcher.py [deleted file]
src/PythonAPI/unit_test_experiment/CMakeLists.txt [deleted file]
src/PythonAPI/unit_test_experiment/test.py [deleted file]