Fix invalid Date header field in handshake response
[contrib/qtwebsockets.git] / tests / auto / auto.pro
1 TEMPLATE = subdirs
2
3 SUBDIRS = \
4     qwebsocketcorsauthenticator
5
6 contains(QT_CONFIG, private_tests): SUBDIRS += \
7    websocketprotocol \
8    dataprocessor \
9    websocketframe \
10    handshakerequest \
11    handshakeresponse \
12    qdefaultmaskgenerator
13
14 SUBDIRS += \
15     qwebsocket \
16     qwebsocketserver