Added maxMessageSize() and maxFrameSize() static getters to aid in unit testing
[contrib/qtwebsockets.git] / tests /
2013-09-01 Kurt PattynAdded maxMessageSize() and maxFrameSize() static getter...
2013-08-31 Kurt PattynMoved registerMetaType calls to init() method
2013-08-30 Kurt PattynAdded -Wextra compiler check
2013-08-30 Kurt PattynAdded -Wall and -Werror flags when building on mac...
2013-08-29 Kurt PattynAdded extra unit tests
2013-08-28 Kurt PattynAdded a bunch of tests (still not complete; listed...
2013-08-28 Kurt PattynAdded TO DO's for tests still to be implemented
2013-08-27 Kurt PattynAdded unit tests for:
2013-08-26 Kurt PattynAdded dataprocessor test
2013-08-25 Kurt PattynReplaced tabs by spaces
2013-08-25 Kurt PattynAdded required structure and .pro files to the project
2013-08-25 Kurt PattynRenamed qwebsocket.pri to qwebsockets.pri
2013-08-25 Kurt PattynCleaned up the project files
2013-08-25 Kurt PattynReplaced write() methods with send() methods to comply...
2013-08-25 Kurt PattynRenamed websocket.pri to qwebsocket.pri
2013-08-24 Kurt PattynRenamed test directory to tests (to be inline with Qt)