1
0
Fork 0
cuberite-2a/tests/HTTP
peterbell10 832b394715 Fix Travis build (#4101)
Stop using gdb on osx - was breaking the build
Add clang 3.5 build as travis now defaults to 5.0
Fix unknown-warning-option errors on AppleClang
ProtoProxy: Use nullptr
UrlClientTest: add override to callback destructor
Update jsoncpp to use nullptr
2017-12-22 18:25:46 +00:00
..
CMakeLists.txt Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
HTTPMessageParser_file.cpp SelfTests: Print a quick message on test start. 2016-06-18 13:12:10 +02:00
HTTPRequest1.data HTTP: Fixed empty headers parsing. 2016-08-24 08:28:44 +02:00
HTTPRequest2.data WebAdmin uses the new HTTP parser framework. 2016-03-01 16:19:58 +01:00
HTTPRequestParser_file.cpp WebAdmin uses the new HTTP parser framework. 2016-03-01 16:19:58 +01:00
HTTPResponse1.data HTTP: Fixed empty headers parsing. 2016-08-24 08:28:44 +02:00
HTTPResponse2.data HTTP: Fixed empty headers parsing. 2016-08-24 08:28:44 +02:00
HTTPResponseParser_file.cpp HTTP: Fixed response parser, unified API. 2016-03-01 16:19:58 +01:00
UrlClientTest.cpp Fix Travis build (#4101) 2017-12-22 18:25:46 +00:00