Ref T275, Ref T280 hint for timestamp based list if they are already sorted

This commit is contained in:
Klaus Basan
2018-06-13 16:36:30 +02:00
parent e7cfae4fcc
commit 978fe5eea2
6 changed files with 116 additions and 12 deletions

View File

@@ -55,6 +55,9 @@ namespace BlackMiscTest
//! Altitude correction
void altitudeCorrection();
//! Using sort hint
void sortHint();
private:
//! Test situations (ascending)
static BlackMisc::Aviation::CAircraftSituationList testSituations();