X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test%2Frun_all.sh;h=38b003a857f3cd24c577dc23c9575de91cfb87d2;hb=b0a4bb0045812c4bf0143a89f32b6dc227037dc1;hp=bec400b6124024eab27bc528e30d54962d3eb39d;hpb=f8c9ef7481b95fae7201ca270378e9b3605419cf;p=tools%2Fsat.git diff --git a/test/run_all.sh b/test/run_all.sh index bec400b..38b003a 100755 --- a/test/run_all.sh +++ b/test/run_all.sh @@ -28,6 +28,7 @@ coverage run --source=../commands/config.py,../commands/log.py,../src/xmlManager coverage run --source=../commands/config.py,../commands/source.py,../commands/patch.py,../commands/prepare.py,../src/product.py -a prepare/test_source.py >> test_res.html coverage run --source=../commands/config.py,../commands/source.py,../commands/patch.py,../commands/prepare.py,../src/product.py -a prepare/test_patch.py >> test_res.html coverage run --source=../commands/config.py,../commands/source.py,../commands/patch.py,../commands/prepare.py,../src/product.py -a prepare/test_prepare.py >> test_res.html +coverage run --source=../commands/config.py,../commands/environ.py,../src/environment.py,../src/fileEnviron.py -a environ/test_environ.py >> test_res.html coverage html -#firefox test_res.html htmlcov/index.html +#firefox test_res.html htmlcov/index.html \ No newline at end of file