hyperion.ng/test
Rick van Hattem 61db9f43b8 Qcommandlineparser (#199)
* Replaced getoptplusplus with QCommandLineParser. Fixes #39

* enabling C++11 if possible

* enabling C++11 if possible

* fixed gcc compilation issues

* fixed linux builds and improved os x build

* trying to fix dispmanx

* trying to fix dispmanx

* simplified travis build script

* fixed argumentparser default values

* rewrote validator system and made sure default arguments are processed correctly

* rewrote validator system and made sure default arguments are processed correctly

* fixed bool vs. regular options

* oops... removing debug code

* reverted screenshot api change
2016-08-28 15:10:43 +02:00
..
dispmanx2png Qcommandlineparser (#199) 2016-08-28 15:10:43 +02:00
CMakeLists.txt refactoring and cleanup (#2) 2016-06-17 01:25:40 +02:00
TestBlackBorderDetector.cpp Moved black border detection code to seperate library 2014-01-26 14:23:08 +01:00
TestBlackBorderProcessor.cpp bugfix, config enhancement and 3 detection modes 2016-02-07 13:26:40 +01:00
TestColorTransform.cpp Renamed ColorTransform to RgbChannelTransform 2013-11-19 20:17:59 +00:00
TestConfigFile.cpp Rewrite JSONSchemaChecker to QT (#128) 2016-07-20 17:16:06 +02:00
TestHyperionPng.cpp Fixed memory overwrite bug. This fixes the png writer and led control. 2013-08-03 23:24:22 +02:00
TestImage2LedsMap.cpp Updated the way colororder is configured per led 2015-02-23 16:11:33 +01:00
TestQRegExp.cpp Added small test to parse some parts of the json file 2013-11-22 10:44:41 +00:00
TestQtScreenshot.cpp Merge branch 'master' into add_x11 2014-04-30 22:34:36 +02:00
TestRgbImage.cpp add ability to convert an image to RGB color order 2016-02-19 13:31:08 +01:00
TestSpi.cpp Leddevice rework2 (#193) 2016-08-23 20:07:12 +02:00
TestX11Performance.cpp Added qt screenshot test 2014-03-06 21:01:14 +01:00
spidev_test.c spidev_test.c added to test apps 2013-10-07 21:15:33 +02:00
switchPinCtrl.c Clone single led color from other led (#157) 2016-08-08 00:17:00 +02:00
testrunner.sh Leddevice rework2 (#193) 2016-08-23 20:07:12 +02:00