summaryrefslogtreecommitdiff
path: root/test-all.sh
blob: 11243db40d4743c7f9c12f1566afa83f28b34839 (plain)
1
2
3
4
#!/bin/sh
./test-build.sh || exit 1
./build.sh || exit 1
tests/test.sh || exit 1