Roland Winklmeier
4f8205e585
Fix unit test header includes
...
* Include only what is used
* Use forward declaration when possible
* Sorted includes
refs #598
2016-05-20 01:32:26 +02:00
Klaus Basan
f124412896
refs #605 , fixed unit test itself
...
* threaded reader were normal members causing a crash when those were moved in their own thread
* we need own event processing for unit test
* Network request needs to be generated in main thread
* don`t shutdown readers on QCoreApplication::aboutToQuit, let CApplication handle it
* use CApplication in unit test (as in real world)
Unrelated:
* access global setup via application
2016-03-18 01:09:17 +00:00
Roland Winklmeier
d1eb0bb9c3
Add tests to doxygen group 'tests' and subgroups
...
refs #594
2016-02-16 20:01:44 +01:00
Roland Winklmeier
1ea2f34f75
Fix doxygen documentation in src, samples and tests
...
refs #594
2016-02-16 20:01:33 +01:00
Roland Winklmeier
041c97be75
Fix unit test return values
2015-05-30 16:59:55 +02:00
Klaus Basan
bd58475436
refs #369 , unit test for interpolator
2015-03-20 16:49:11 +01:00
Roland Winklmeier
f1bf03067b
Test executables should return instead of entering the event loop. The
...
test cases itself will run their own event loop anyway.
2014-03-27 14:51:58 +01:00
Klaus Basan
c5b9c48cd6
Changed interpolator (preliminary) to work with PQs and new classes, added stubs for unit tests in BlackCore
2013-04-27 02:09:42 +02:00
Klaus Basan
525910c7a3
Moved PQs from blackcore to blackmisc, added header for namespace, mainpage.dox for Doxygen
2013-03-22 16:07:53 +01:00
Klaus Basan
969f0c879f
Initial version of physical quantities
2013-03-20 16:59:32 +01:00