Added QHttpEngine namespace with split() function.

This commit is contained in:
Nathan Osman
2015-04-29 11:40:34 -07:00
parent 80e59424ce
commit 2903bb44d1
5 changed files with 183 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
find_package(Qt5Test REQUIRED)
set(TESTS
TestQHttpEngine
TestQHttpRequest
TestQHttpResponse
TestQJsonServer