]> git.street.me.uk Git - andy/viking.git/blob - test/README
[QA] Fix incorrect iterator usage.
[andy/viking.git] / test / README
1 To create the test programs in this directory:
2
3 make check
4
5 To run memory checks eg:
6
7 valgrind --leak-check=full ./gpx2gpx < file.gpx > /dev/null