]> SALOME platform Git repositories - modules/shaper.git/blob - test.sh
Salome HOME
#1186 misprint “Origin/PointCoordindates”. The correction: using 'title' or 'label...
[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 "$@"