X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.sh;h=79ab28f2505e6cf0111ae486b188930b02d57f34;hb=463da96a08071ece7e46256f5c579e3a64fbc10e;hp=3732d1601da167f03dc70d8c4bdd8c13070eac03;hpb=24f9658d6e124a268c6a3abcf24f07aa2dc6d268;p=modules%2Fshaper.git diff --git a/test.sh b/test.sh index 3732d1601..79ab28f25 100755 --- a/test.sh +++ b/test.sh @@ -1,9 +1,8 @@ #!/bin/bash source env.sh -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 "$@"