Package: net-cpp / 3.1.0+dfsg-1

Metadata

Package Version Patches format
net-cpp 3.1.0+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1007_wait for flask.patch | (download)

tests/http_client_test.cpp | 2 2 + 0 - 0 !
tests/http_streaming_client_test.cpp | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+)

 sleep for 3 seconds before running http client tests, giving the flask server some time to come up.
2001_no tests that require inet access.patch | (download)

tests/http_streaming_client_test.cpp | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 disable tests that require internet access.
0003 tests JSON_CPP and PROCESS_CPP are required deps.patch | (download)

tests/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch 3/4] tests: json_cpp and process_cpp are required deps


0004_CMakeLists.txt Add CMake flag ENABLE_WERROR defaulti.patch | (download)

CMakeLists.txt | 10 8 + 2 - 0 !
1 file changed, 8 insertions(+), 2 deletions(-)

 [patch] cmakelists.txt: add cmake flag 'enable_werror' (defaulting to
 off).

Signed-off-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>