Salome HOME
changing some keys name, factorizing dome code
[tools/sat.git] / test / run_all.sh
index b9bed1a4a2e6a3f1fbb958f42ab69010f7abbacd..bf13d1f109f532ba2a7cd0524f83db5b41c978d5 100755 (executable)
@@ -22,4 +22,5 @@ coverage run --source=../commands/config.py -a config/create_user_pyconf.py >> t
 coverage run --source=../commands/config.py -a config/option_copy.py >> test_res.html
 coverage run --source=../commands/config.py -a config/option_edit.py >> test_res.html
 coverage run --source=../commands/config.py,../commands/log.py,../src/xmlManager.py,../src/logger.py -a log/launch_browser.py >> test_res.html
+coverage run --source=../commands/config.py,../commands/source.py,../commands/patch.py,../commands/prepare.py,../src/module.py -a prepare/test_prepare.py >> test_res.html
 coverage html