Implement RFC6265 test suite
authorShane Kearns <ext-shane.2.kearns@nokia.com>
Fri, 8 Jun 2012 12:26:20 +0000 (13:26 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 26 Jun 2012 22:46:35 +0000 (00:46 +0200)
commitc0a0b3710302dc7711c4296c35df8ccf6b91f572
tree17ebb5e5800a4923906c14b0fe99ad75b366c910
parent3ff70a838b5dd06cd55e17e1e55d5922e5155745
Implement RFC6265 test suite

Tests against the test data from the IETF working group
https://github.com/abarth/http-state

The test data is in the parser.json file, imported from that repository
and with one patch applied to make the ordering0001 test case data match
the raw files which are used by their python test server.

Task-number: QTBUG-18920
Change-Id: I17c1a8d92aef2850907f009667c6574e4c8d0cdb
Reviewed-by: Richard J. Moore <rich@kde.org>
tests/auto/network/access/qnetworkcookiejar/parser.json [new file with mode: 0644]
tests/auto/network/access/qnetworkcookiejar/tst_qnetworkcookiejar.cpp