Salome HOME
Improve test procedure for source, patch and prepare commands sprint-03
authorSerge Rehbinder <serge.rehbinder@cea.fr>
Fri, 18 Mar 2016 09:19:28 +0000 (10:19 +0100)
committerSerge Rehbinder <serge.rehbinder@cea.fr>
Fri, 18 Mar 2016 09:19:28 +0000 (10:19 +0100)
commitf8c9ef7481b95fae7201ca270378e9b3605419cf
tree69017abd9cebaf542214651b272f80cf193778b0
parentfdf75b67f86699bd15c0ff830ae7a7c11ac45a6c
Improve test procedure for source, patch and prepare commands
19 files changed:
commands/prepare.py
commands/source.py
complete_sat.sh
data/products/PRODUCT_ARCHIVE.pyconf
data/products/PRODUCT_CVS.pyconf
data/products/PRODUCT_DEV.pyconf [new file with mode: 0644]
data/products/PRODUCT_FIXED.pyconf
data/products/PRODUCT_GIT.pyconf [new file with mode: 0644]
data/products/PRODUCT_SVN.pyconf
data/products/PRODUCT_UNKNOWN.pyconf [new file with mode: 0644]
src/product.py
test/_testTools/tools.py
test/config/option_value_2.py
test/log/launch_browser.py
test/log/launch_browser2.py [new file with mode: 0644]
test/prepare/test_patch.py [new file with mode: 0644]
test/prepare/test_prepare.py
test/prepare/test_source.py [new file with mode: 0644]
test/run_all.sh