]> SALOME platform Git repositories - tools/sat.git/commit
Salome HOME
fix AllTestLauncherSat.py and test_*: many errors yet
authorChristian Van Wambeke <christian.van-wambeke@cea.fr>
Fri, 19 Jan 2018 14:03:35 +0000 (15:03 +0100)
committerChristian Van Wambeke <christian.van-wambeke@cea.fr>
Fri, 19 Jan 2018 14:03:35 +0000 (15:03 +0100)
commit93d7e8862cbfc6fb781574ddb79213dc64fe3373
treebdb57454d9ff5c7246d38eaa2d43198d719a5038
parent55c18add524c9e42961501fac0eb7d40f4ab60ed
fix AllTestLauncherSat.py and test_*: many errors yet
37 files changed:
AllTestLauncherSat.py
commands/__init__.py [new file with mode: 0644]
commands/config.py
commands/job.py
commands/jobs.py
commands/patch.py
commands/source.py
salomeTools.py [deleted file]
sat [changed from symlink to file mode: 0755]
src/__init__.py
src/debug.py
src/i18n/fr/LC_MESSAGES/salomeTools.mo
src/i18n/fr/LC_MESSAGES/salomeTools.po
src/i18n/fr/LC_MESSAGES/salomeTools.po_old [new file with mode: 0644]
src/i18n/test_i18n.py
src/options.py
src/product.py
src/salomeTools.py [new file with mode: 0755]
test/compilation/test_compilation.py
test/compilation/test_make.py
test/compilation/test_makeinstall.py
test/config/test_create_user_pyconf.py
test/config/test_option_copy.py
test/config/test_option_edit.py
test/config/test_option_value.py
test/config/test_option_value_2.py
test/environ/test_environ.py
test/job/test_job.py
test/jobs/test_jobs.py
test/log/test_launch_browser.py
test/log/test_launch_browser2.py
test/prepare/test_clean.py
test/prepare/test_patch.py
test/prepare/test_prepare.py
test/prepare/test_source.py
test/shell/test_shell.py
test/test/test_command.py