]> SALOME platform Git repositories - modules/shaper.git/blob - test.sh
Salome HOME
79ab28f2505e6cf0111ae486b188930b02d57f34
[modules/shaper.git] / test.sh
1 #!/bin/bash
2
3 source env.sh
4
5 mkdir -p ${BUILD_DIR}
6 cd ${BUILD_DIR}
7
8 ctest --no-compress-output -T Test "$@"