summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Changes to integrate the websocket module as a full Qt Add-On moduleSteven Ceuppens2013-09-281-17/+1
* tests: Enable "make check" to run unit testsSergio Ahumada2013-09-281-3/+2
* Added TODOs for extra testsKurt Pattyn2013-09-281-1/+7
* Open buffer in readonly mode iso readwrite modeKurt Pattyn2013-09-011-10/+10
* Corrected failing testsKurt Pattyn2013-09-011-31/+68
* Added checks for non-emitting of other signals than the one we expectKurt Pattyn2013-09-011-15/+90
* Added tests for valid and invalid close codesKurt Pattyn2013-09-011-86/+284
* Added maxMessageSize() and maxFrameSize() static getters to aid in unit testingKurt Pattyn2013-09-011-6/+3
* Moved registerMetaType calls to init() methodKurt Pattyn2013-08-311-13/+14
* Added -Wextra compiler checkKurt Pattyn2013-08-301-1/+1
* Added -Wall and -Werror flags when building on mac (is in fact dependent on t...Kurt Pattyn2013-08-301-0/+2
* Added extra unit testsKurt Pattyn2013-08-293-216/+364
* Added a bunch of tests (still not complete; listed tests still to be done in ...Kurt Pattyn2013-08-291-125/+758
* Added TO DO's for tests still to be implementedKurt Pattyn2013-08-291-0/+18
* Added unit tests for:Kurt Pattyn2013-08-281-186/+257
* Added dataprocessor testKurt Pattyn2013-08-262-12/+297
* Replaced tabs by spacesKurt Pattyn2013-08-253-206/+206
* Added required structure and .pro files to the projectKurt Pattyn2013-08-251-0/+0
* Renamed qwebsocket.pri to qwebsockets.priKurt Pattyn2013-08-251-1/+1
* Cleaned up the project filesKurt Pattyn2013-08-251-23/+6
* Replaced write() methods with send() methods to comply with the QAbstractSock...Kurt Pattyn2013-08-252-5/+5
* Renamed websocket.pri to qwebsocket.priKurt Pattyn2013-08-251-1/+1
* Renamed test directory to tests (to be inline with Qt)Kurt Pattyn2013-08-2511-0/+534