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 ..