Salome HOME
First part of the test correction for improvement: 2D points selection in multi-trans...
[modules/shaper.git] / test.sh
1 #!/bin/bash
2
3 source env.sh
4 source ${TOOLS_DIR}/env_salome.sh
5
6 mkdir -p ${BUILD_DIR}
7 cd ${BUILD_DIR}
8
9 ctest --no-compress-output -T Test "$@"