1 2 3 4
#!/bin/sh set -e HERE=`dirname "$0"` "$HERE"/do-test-noopt native -Dexhaustive-math-tests=true "$@"