]> git.street.me.uk Git - andy/viking.git/blame - test/README
Add zoom by bounds capability when using the zoom tool and holding the SHIFT key...
[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