summaryrefslogtreecommitdiff
path: root/tests/auto/dataprocessor
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-241-18/+10
* Remove unused variableKurt Pattyn2014-03-181-1/+0
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-011-4/+4
* Adapt copyright headerKurt Pattyn2014-02-151-1/+1
* Use QStringLiteral where appropriateKurt Pattyn2014-01-201-1/+1
* Limit line length to 100 chars per lineKurt Pattyn2014-01-201-77/+159
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-181-198/+242
* Add optimizationsKurt Pattyn2013-12-231-124/+226
* Sanitize include directivesKurt Pattyn2013-11-061-4/+4
* Put fixed string length in test dataKurt Pattyn2013-11-031-2/+4
* Use escape sequences to make VS happyKurt Pattyn2013-11-031-1/+2
* Convert string from utf8 to make VS happyKurt Pattyn2013-11-031-1/+1
* Move non-public methods from websocketprotocol to private headerKurt Pattyn2013-11-021-0/+1
* Sanitize .pro filesKurt Pattyn2013-11-021-1/+0
* Move metatype declaration inside namespaceKurt Pattyn2013-11-021-3/+3
* Remove CXX debug flags from project fileKurt Pattyn2013-10-191-2/+0
* Add flag to not optimize when in debug modeKurt Pattyn2013-10-191-0/+2
* Added remaining testsKurt Pattyn2013-10-131-26/+11
* Added unittests for QWebSocketProtocolKurt Pattyn2013-10-131-0/+40
* Added checks for valid control framesKurt Pattyn2013-10-111-639/+736
* Changed expected failure with expected successKurt Pattyn2013-10-101-28/+33
* Commented out non-implemented methodKurt Pattyn2013-10-061-1/+1
* Added tests with no close code and/or close reasonKurt Pattyn2013-10-051-5/+30
* Added some testsKurt Pattyn2013-10-051-3/+2
* Renamed test methods to be consistentKurt Pattyn2013-10-051-14/+23
* Update unit testsSteven Ceuppens2013-10-012-0/+3
* Include qwebsocketdataprocessor iso dataprocessorKurt Pattyn2013-09-291-21/+21
* reorganized unittests & added module priSteven Ceuppens2013-09-292-0/+1471