]> git.street.me.uk Git - andy/viking.git/blame_incremental - test/README
Some spelling fixes in a comment
[andy/viking.git] / test / README
... / ...
CommitLineData
1To create the test programs in this directory:
2
3make check
4
5To run memory checks eg:
6
7valgrind --leak-check=full ./gpx2gpx < file.gpx > /dev/null