mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-06 02:16:04 +08:00
Added unit tests for status message and property index sorting
This commit is contained in:
@@ -30,6 +30,9 @@ namespace BlackMiscTest
|
||||
private slots:
|
||||
//! Simulated aircraft index checks
|
||||
void propertyIndexCSimulatedAircraft();
|
||||
|
||||
//! Sorting based on property index
|
||||
void propertyIndexSort();
|
||||
};
|
||||
} // namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user