aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/all.sh
blob: 0a138a83e47bf0a37f0b014b127650cf63d65d3e (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/env sh

cd $(dirname "$0")
./run.sh

echo "--- 'Write a C Compiler' test suite ---"
cd nlsandler-write_a_c_compiler
exec ./test_compiler.sh ../../antcc