arabica/tests/SAX/test_and_log.sh

7 lines
98 B
Bash
Raw Normal View History

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