Idris2/tests/idris2/perror007/run
2021-02-23 02:10:57 +08:00

15 lines
761 B
Plaintext
Executable File

$1 --no-color --console-width 0 --check StrError1.idr || true
$1 --no-color --console-width 0 --check StrError2.idr || true
$1 --no-color --console-width 0 --check StrError3.idr || true
$1 --no-color --console-width 0 --check StrError4.idr || true
$1 --no-color --console-width 0 --check StrError5.idr || true
$1 --no-color --console-width 0 --check StrError6.idr || true
$1 --no-color --console-width 0 --check StrError7.idr || true
$1 --no-color --console-width 0 --check StrError8.idr || true
$1 --no-color --console-width 0 --check StrError9.idr || true
$1 --no-color --console-width 0 --check StrError10.idr || true
$1 --no-color --console-width 0 --check StrError11.idr || true
$1 --no-color --console-width 0 --check StrError12.idr || true
rm -rf build