]> SALOME platform Git repositories - tools/sat.git/commit
Salome HOME
delete useless unittestpy/tools.py and fix SatException
authorChristian Van Wambeke <christian.van-wambeke@cea.fr>
Tue, 3 Apr 2018 12:19:16 +0000 (14:19 +0200)
committerChristian Van Wambeke <christian.van-wambeke@cea.fr>
Tue, 3 Apr 2018 12:19:16 +0000 (14:19 +0200)
commit43133418316317c452e7ade0f32ba29b6987b8ed
treee2e0c7b2d95c488b63a118d7481f0c2aa0b1ab8f
parent31dfbb5e84868ca4b169d24b8d4794bb3d10b38e
delete useless unittestpy/tools.py and fix SatException
35 files changed:
AllTestLauncherSat.py
commands/application.py
commands/check.py
commands/compile.py
commands/config.py
commands/configure.py
commands/environ.py
commands/find_duplicates.py
commands/generate.py
commands/launcher.py
commands/make.py
commands/makeinstall.py
commands/profile.py
commands/run.py
commands/script.py
commands/source.py
commands/template.py
commands/test.py
data/templates/Application/config/compile.py
sat
src/compilation.py
src/configManager.py
src/environment.py
src/loggingSat.py
src/product.py
src/salomeTools.py
src/test_module.py
src/utilsSat.py
test/initializeTest.py [new file with mode: 0755]
test/test_020_debug.py
test/test_025_pyconf.py
test/test_030_pyconf_0_3_9.py
test/test_100_satHelp.py
test/test_500_APPLI_TEST.py
unittestpy/tools.py [deleted file]