X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.sh;h=c66c9150d499b306e0a900bcfc574f19fd650f7d;hb=71661288cbd8d2c0f5ae6d1cc45e07e6783c38e9;hp=3732d1601da167f03dc70d8c4bdd8c13070eac03;hpb=f46fe140085276369261e06c6f9f5683164a7019;p=modules%2Fshaper.git diff --git a/test.sh b/test.sh index 3732d1601..c66c9150d 100755 --- a/test.sh +++ b/test.sh @@ -6,4 +6,4 @@ source ${TOOLS_DIR}/env_salome.sh mkdir -p ${BUILD_DIR} cd ${BUILD_DIR} -ctest --no-compress-output -T Test +ctest --no-compress-output -T Test "$@"