1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2025-02-23 16:29:03 +00:00
SixtyPical/test.sh
2019-05-14 08:56:35 +01:00

10 lines
264 B
Bash
Executable File

#!/bin/sh
falderal --substring-error \
"tests/SixtyPical Syntax.md" \
"tests/SixtyPical Analysis.md" \
"tests/SixtyPical Storage.md" \
"tests/SixtyPical Control Flow.md" \
"tests/SixtyPical Fallthru.md" \
"tests/SixtyPical Compilation.md"