Salome HOME
Simplify creation of the unit tests, rename example files according to the style...
authorSergey BELASH <belash.sergey@opencascade.com>
Fri, 18 Jul 2014 09:42:41 +0000 (13:42 +0400)
committerSergey BELASH <belash.sergey@opencascade.com>
Fri, 18 Jul 2014 09:42:41 +0000 (13:42 +0400)
commit3fca4ad38c2a2567db3b70af06c60b3299682ffe
treeacc682cc06d0aad88d6fc99dbbe9eae78ea55e95
parent0c10db12692c21f2ce38b9eebd27981a8eee6b41
Simplify creation of the unit tests, rename example files according to the style guide.
CMakeCommon/UnitTest.cmake [new file with mode: 0644]
src/ConstructionPlugin/CMakeLists.txt
src/ConstructionPlugin/Test/CMakeLists.txt [deleted file]
src/ConstructionPlugin/Test/TestPointName.py [new file with mode: 0644]
src/ConstructionPlugin/Test/test_point_name.py [deleted file]
src/ModelAPI/CMakeLists.txt
src/ModelAPI/Test/CMakeLists.txt [deleted file]
src/ModelAPI/Test/TestUndoRedo.py [new file with mode: 0644]
src/ModelAPI/Test/test_undo.py [deleted file]