]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
bos #29484 Add separate directory for test scripts vsr/29484
authorvsr <vsr@opencascade.com>
Wed, 20 Apr 2022 11:00:57 +0000 (14:00 +0300)
committervsr <vsr@opencascade.com>
Wed, 20 Apr 2022 14:59:23 +0000 (17:59 +0300)
commitd7be591f23d727b85d839bd5c16b5805427f26e8
tree2ff2f1999cd2ddea0b0e2188a12c712f1aa5334d
parent84efe007063f2bb3189cd59031de4d56d9505e33
bos #29484 Add separate directory for test scripts
18 files changed:
CMakeLists.txt
CTestTestfileInstall.cmake
doc/salome/CMakeLists.txt
doc/salome/examples/0README [new file with mode: 0644]
doc/salome/examples/CMakeLists.txt
doc/salome/examples/CTestTestfileInstall.cmake
doc/salome/examples/testme.py [deleted file]
doc/salome/examples/tests.py.in [deleted file]
doc/salome/examples/tests.set
src/XAO/tests/CMakeLists.txt
src/XAO/tests/CTestTestfileInstall.cmake
test/0README [new file with mode: 0644]
test/CMakeLists.txt [new file with mode: 0644]
test/CTestTestfileInstall.cmake [new file with mode: 0644]
test/data/test_performance_01.brep [new file with mode: 0644]
test/test_helper.py [new file with mode: 0755]
test/test_perf_01.py [new file with mode: 0644]
test/tests.set [new file with mode: 0644]