mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
Changed PQ to template, removed unit default values, checked unit tests
This commit is contained in:
@@ -53,9 +53,14 @@ private slots:
|
||||
*/
|
||||
void temperatureTests();
|
||||
/*!
|
||||
* \brief testing construction / destruction in memory
|
||||
* \brief Testing construction / destruction in memory
|
||||
*/
|
||||
void memoryTests();
|
||||
/*!
|
||||
* \brief Basic arithmetic such as +/-
|
||||
*/
|
||||
void basicArithmetic();
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user