mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
Implemented commutative multiplications as friends in the templates, further test cases (unit tests), fixed Doxygen attributes, renamed test classes
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
#ifndef BLACKMISCTEST_TESTMAIN_H
|
||||
#define BLACKMISCTEST_TESTMAIN_H
|
||||
|
||||
#include "testphysicalquantitiesbase.h"
|
||||
#include "testaviationbase.h"
|
||||
#include "testvectormatrixbase.h"
|
||||
#include "testphysicalquantities.h"
|
||||
#include "testaviation.h"
|
||||
#include "testvectormatrix.h"
|
||||
#include "testgeo.h"
|
||||
#include <QtTest/QtTest>
|
||||
|
||||
namespace BlackMiscTest
|
||||
|
||||
Reference in New Issue
Block a user