aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-tests.sh
blob: 9a9193d70191546c0da41819ea90aeb37331bcbe (plain)
1
2
3
4
5
#!/bin/sh
cd encoding ; ./run-test.sh ; cd ..
cd charset ; ./run-test.sh ; cd ..
cd mailbox ; ./run-test.sh ; cd ..