mxml/dotest.sh
2004-04-30 18:16:05 +00:00

6 lines
158 B
Bash

#!/bin/sh
rm -f testfile.xml
valgrind --logfile-fd=3 --leak-check=yes ./mxmldoc testfile.xml testfile.cxx >testfile.html 2>testfile.log 3>testfile.valgrind