cppalliance / http_proto

HTTP/1 parsing and serialization algorithms using C++11
https://develop.http-proto.cpp.al/
Boost Software License 1.0
23 stars 10 forks source link

Drone windows tests #13

Closed sdarwin closed 2 years ago

sdarwin commented 2 years ago

Adding windows tests on drone. There seem to be a small number of build errors on the new tests.

vinniefalco commented 2 years ago

I have incorporated this into my branch, but commented out msvc-14.0 because I think it doesn't handle constexpr very well.