summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorJoni Poikelin <joni.poikelin@digia.com>2014-08-19 15:35:57 +0300
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2014-11-03 11:38:58 +0100
commit7aeea581882425be657123d2945c7165c7063aab (patch)
tree152b9ba9c5336ef651b5bd738234450ea4cebd56 /tests/auto/auto.pro
parentd6a24fd24597af8cdff5944d32a54acb01b806f3 (diff)
downloadqtwebsockets-5.3.tar.gz
Fix invalid Date header field in handshake response5.3
Fix invalid Date header in handshake response on systems with non- english system locale. Task-number: QTBUG-40866 Change-Id: If6d5cc55e879eff259698e87c9cda753990245e7 Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 31900a4..4698cd0 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -8,6 +8,7 @@ contains(QT_CONFIG, private_tests): SUBDIRS += \
dataprocessor \
websocketframe \
handshakerequest \
+ handshakeresponse \
qdefaultmaskgenerator
SUBDIRS += \