imip-agent

Annotated test_all.sh

1052:5abe3fb608d6
2016-02-08 Paul Boddie Allow the retraction of events even if the event durations do not match.
paul@629 1
#!/bin/sh
paul@629 2
paul@718 3
for FILENAME in tests/test_*.sh ; do echo $FILENAME ; $FILENAME ; done