blob: 2d5bdf4ff2d5976a07d1bad03a701157b3be9d21 [file] [log] [blame]
#!/bin/sh
gsl_tests && echo "PASS: gsl_tests" || echo "FAIL: gsl_tests"
gsl_noexcept_tests && echo "PASS: gsl_noexcept_tests" || echo "FAIL: gsl_noexcept_tests"