]> git.street.me.uk Git - andy/viking.git/blame - test/README
[Geotagging] Fix SF#3564795: Crashing when attempting to create waypoints from EXIF...
[andy/viking.git] / test / README
CommitLineData
0034ee33
RN
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