Package: net-cpp / 3.1.1+dfsg-4

Metadata

Package Version Patches format
net-cpp 3.1.1+dfsg-4 3.0 (quilt)

Patch series

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

tests/httpbin.h.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 sleep 5 seconds instead of 1 second before running unit tests against the flask server, it needs some time to come up (esp. on slow hardware).
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.
0001 Bump std version to 14 needed for googletest 1.13.0.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] bump std version to 14 (needed for googletest 1.13.0)


1008_set MAX CONTENT LENGTH for flask server to let it accept big chunks of data.patch | (download)

tests/httpbin.h.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---