]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
initiate application test process
authorCédric Aguerre <cedric.aguerre@edf.fr>
Mon, 16 Feb 2015 10:05:46 +0000 (11:05 +0100)
committerCédric Aguerre <cedric.aguerre@edf.fr>
Fri, 27 Mar 2015 11:01:45 +0000 (12:01 +0100)
commit7b8afe9697cd7ae55ec6c3ea9cbf1e26ca83dfd1
tree52ea8ff6605459f98e6c44c649f011a408247725
parent80488c3ea2682fe271437429c36550679f9eddb4
initiate application test process

add commands: context, kill, test

salome extras
15 files changed:
bin/CMakeLists.txt
bin/appli_gen.py
bin/appliskel/.salome-completion.sh
bin/appliskel/CMakeLists.txt
bin/appliskel/salome_starter.py
bin/appliskel/salome_tester/CMakeLists.txt [new file with mode: 0644]
bin/appliskel/salome_tester/README [new file with mode: 0644]
bin/appliskel/salome_tester/salome_test_driver.py [new file with mode: 0644]
bin/appliskel/salome_tester/salome_test_session.py [new file with mode: 0644]
bin/runTests.py [new file with mode: 0644]
bin/salomeContext.py
bin/salomeContextUtils.py.in
bin/virtual_salome.py
src/Launcher/Test/CMakeLists.txt
src/Launcher/Test/CTestTestfileInstall.cmake [new file with mode: 0644]