mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
CCoordinateGeodetic::calculateEuclideanDistance unit tests
This commit is contained in:
committed by
Mathew Sutcliffe
parent
58c816197e
commit
4b93d0e2d8
@@ -34,6 +34,9 @@ namespace BlackMiscTest
|
||||
private slots:
|
||||
//! Basic unit tests for geo classes
|
||||
void geoBasics();
|
||||
|
||||
//! CCoordinateGeodetic unit tests
|
||||
void coordinateGeodetic();
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user