Salome HOME
Angle presentation from NewGEOM_2.0.0. It is moved here to prepare a patch for OCCT...
[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 "$@"