imip-agent

test_all.sh

779:a95e76da92c6
2015-09-28 Paul Boddie Only indicate the checked attribute on checkboxes and radio buttons. imipweb-client-simplification
     1 #!/bin/sh     2      3 for FILENAME in tests/test_*.sh ; do echo $FILENAME ; $FILENAME ; done