]> git.street.me.uk Git - andy/viking.git/blame_incremental - test/README
[QA] Convert DEG2RAD and RAD2DEG to macro functions
[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