CCoordinateGeodetic::calculateEuclideanDistance unit tests

This commit is contained in:
Roland Winklmeier
2016-12-17 21:29:20 +01:00
committed by Mathew Sutcliffe
parent 58c816197e
commit 4b93d0e2d8
2 changed files with 13 additions and 0 deletions

View File

@@ -34,6 +34,9 @@ namespace BlackMiscTest
private slots:
//! Basic unit tests for geo classes
void geoBasics();
//! CCoordinateGeodetic unit tests
void coordinateGeodetic();
};
} // namespace