mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
15 lines
364 B
Plaintext
Executable File
15 lines
364 B
Plaintext
Executable File
. ../../../testutils.sh
|
|
|
|
check StrError1.idr || true
|
|
check StrError2.idr || true
|
|
check StrError3.idr || true
|
|
check StrError4.idr || true
|
|
check StrError5.idr || true
|
|
check StrError6.idr || true
|
|
check StrError7.idr || true
|
|
check StrError8.idr || true
|
|
check StrError9.idr || true
|
|
check StrError10.idr || true
|
|
check StrError11.idr || true
|
|
check StrError12.idr || true
|