#!/bin/sh cd encoding ; ./run-test.sh ; cd .. cd charset ; ./run-test.sh ; cd .. cd mailbox ; ./run-test.sh ; cd ..