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

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

echo "--- Lua 5.4.0 ---"
./lua.sh

echo "--- c-testsuite ---"
./c-testsuite.sh