imip-agent

test_all.sh

772:584eb65342ac
2015-09-27 Paul Boddie Switched to using a separate table for each day with captions for day headings. imipweb-client-simplification
     1 #!/bin/sh     2      3 for FILENAME in tests/test_*.sh ; do echo $FILENAME ; $FILENAME ; done