Renamed distamce to SI conform name length: CDistance->CLength

Started with aviation classes
This commit is contained in:
Klaus Basan
2013-03-27 18:09:39 +01:00
parent 5677cd41e3
commit be34b78425
11 changed files with 506 additions and 71 deletions

View File

@@ -25,9 +25,9 @@ private slots:
*/
void unitsBasics();
/*!
* \brief Basic tests around distance
* \brief Basic tests around length
*/
void distanceBasics();
void lengthBasics();
/*!
* \brief Basic tests about speed
*/