summaryrefslogtreecommitdiff
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add check for host() methodKurt Pattyn2013-10-191-0/+6
* Remove CXX debug flags from project fileKurt Pattyn2013-10-191-2/+0
* Put assignment on separate line to avoid compiler optimizationKurt Pattyn2013-10-191-1/+2
* Add flag to not optimize when in debug modeKurt Pattyn2013-10-191-0/+2
* Add test for constructor and assignment operatorKurt Pattyn2013-10-191-1/+56
* Completed unit tests for handshake requestKurt Pattyn2013-10-143-2/+298
* Added unit tests for CorsAuthenticatorKurt Pattyn2013-10-133-1/+143
* Added remaining testsKurt Pattyn2013-10-131-26/+11
* Completed websocketframe unit testsKurt Pattyn2013-10-131-0/+456
* Renamed getter methods to be Qt compliantKurt Pattyn2013-10-131-1/+1
* Adapted auto.pro to include websocketframe unit testKurt Pattyn2013-10-131-1/+2
* Added unittests for QWebSocketProtocolKurt Pattyn2013-10-134-1/+261
* Added TODO explaining some optimizationsKurt Pattyn2013-10-132-0/+108
* 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
* Changed the way SUBDIRS is configuredKurt Pattyn2013-10-051-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-013-2/+5
* Uncommented data processor from auto.proKurt Pattyn2013-09-291-1/+1
* Include qwebsocketdataprocessor iso dataprocessorKurt Pattyn2013-09-291-21/+21
* reorganized unittests & added module priSteven Ceuppens2013-09-293-0/+1477