Klaus Basan
6a2f08b49f
Ref T709, UNIT test for JSON settings
2019-09-16 22:40:56 +01:00
Klaus Basan
74be3fa8c2
Added network to UNIT tests (needed for CUrl
...
Other includes where needed
2019-09-16 22:40:09 +01:00
Mat Sutcliffe
e9a4c49d68
Ref T547 Update license masthead in all source code files.
2019-02-22 20:36:43 +00:00
Mat Sutcliffe
6c05c5249d
When calling arg() on a QString constructed from a literal, use QStringLiteral.
2019-02-22 20:23:47 +00:00
Klaus Basan
e378ec235a
Ref T429, UNIT test for PBH interpolator
2018-11-16 02:49:53 +01:00
Klaus Basan
985c06816b
Ref T429, unit test to test same/changed position
2018-11-16 02:49:53 +01:00
Roland Winklmeier
1a63c00a71
Change CService::getAircraftLivery() to return livery without path
...
CService::getAircraftLivery() is expected to return the livery name itself
without the full path.
ref T378
2018-11-04 17:42:43 +01:00
Klaus Basan
c6025e5994
Use BLACKTEST_MAIN in tests to avoid "QWARN : BlackMiscTest::CTestXPlane::acfPropertiesTest() QCoreApplication::applicationDirPath: Please instantiate the QApplication object first"
2018-11-04 17:42:42 +01:00
Roland Winklmeier
5cc8249b38
Add X-Plane utils unit test
2018-08-25 22:12:02 +02:00
Roland Winklmeier
77ce9f8b8a
Split the giant test binaries into smaller unit tests
...
This is an intermediate step to have smaller unit tests. It is a trade off
between having many many test executables compared to a few bigger ones. But
this comes a lot closer to what QtTest is meant to be used.
2018-08-25 22:12:01 +02:00