]> git.street.me.uk Git - andy/viking.git/blob - test/README
Add 'View Waypoints' option to the TrackWaypoint layer menu options, which sets the...
[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