arabica/tests/SAX/test_and_log.sh
2010-01-12 12:07:32 +00:00

6 lines
98 B
Bash
Executable file

#!/bin/sh
for x in filter_test filter_test_silly filter_test_wide
do
./$x -xml -log ../$x
done