Idris2/tests/idris2/perror007/run

15 lines
761 B
Plaintext
Raw Normal View History

2021-02-20 12:59:06 +03:00
$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
2021-02-22 21:10:57 +03:00
$1 --no-color --console-width 0 --check StrError12.idr || true
2021-02-18 16:07:22 +03:00
rm -rf build