aboutsummaryrefslogtreecommitdiff
path: root/unittests
Commit message (Collapse)AuthorAgeFilesLines
* Changed the way CC is reset to CXX, used a real value instead of hardcoded g++.Anton Matosov2015-01-061-1/+1
|
* Switched to full C++11 feature setAnton Matosov2015-01-061-1/+1
|
* Added output of the generated multi_tables to the terminal as well as to the ↵Anton Matosov2015-01-051-1/+1
| | | | | | | file Changed compiler C++0x enabling flag to check if it is a cuase Updated copyrights
* Fixed compilation of tests target in clean checkoutAnton Matosov2015-01-051-0/+2
| | | | Moved mixer_multirotor.generated.h generation to the standalone makefile to prevent copypaste
* Enabled C++11 for tests target (trying other compiler flag)Anton Matosov2015-01-051-1/+1
|
* Enabled C++11 for tests targetAnton Matosov2015-01-052-1/+11
|
* add cmake to travisDaniel Agar2015-01-021-1/+1
|
* unittests Makefile call new cmake based unittestsDaniel Agar2015-01-021-2/+6
|
* move autodeclination unittest to gtest and delete the sampleDaniel Agar2015-01-026-333/+38
|
* Unit tests: Improve git ignore fileLorenz Meier2014-12-261-0/+2
|
* Integrate the Google Test framework.Simon Wilks2014-12-255-2/+317
|
* Unittests: add debugLorenz Meier2014-12-231-1/+2
|
* unittests: ST24: Improve test return codesLorenz Meier2014-12-201-6/+14
|
* unittests: SF0x parse test improvementsLorenz Meier2014-12-201-3/+3
|
* Add S.BUS2 unit test, needs better coverage against logfileLorenz Meier2014-12-201-5/+13
|
* Improve mixer test, no firm checks yetLorenz Meier2014-12-201-3/+8
|
* unittests: Improve auto declination test, not great coverage yet.Lorenz Meier2014-12-201-6/+30
|
* Fix up unit test makefile, add option to rull all of themLorenz Meier2014-12-201-15/+21
|
* Add unit test dataLorenz Meier2014-12-202-0/+20211
|
* Move unittests into a more perceivable directoryLorenz Meier2014-12-2016-0/+563