X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.sh;h=c66c9150d499b306e0a900bcfc574f19fd650f7d;hb=65356429102bd54f8437a7921df2ddac5329e27c;hp=3732d1601da167f03dc70d8c4bdd8c13070eac03;hpb=868158fe6d39b25e60ac528295b1c908821e4af5;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 "$@"