summaryrefslogtreecommitdiffstats
path: root/tests/HTTP/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Remove needless minimum version specifications.Mattes D2016-07-181-2/+0
|
* SelfTests: Fixed HTTPMessageParser tests for out-of-source builds.Mattes D2016-06-181-5/+5
|
* SelfTests: Organized into solution folders.Mattes D2016-06-181-0/+13
|
* WebAdmin uses the new HTTP parser framework.Mattes D2016-03-011-11/+18
|
* HTTP: Fixed response parser, unified API.Mattes D2016-03-011-1/+8
|
* Added unit test for parsing HTTP request.Mattes D2016-03-011-0/+46