Simple-Web-Server/tests
2017-11-15 07:40:02 +01:00
..
CMakeLists.txt Added MSVC support to cmake files (not tested, but hopefully it works). Some tests are disabled due to lacking MSVC options. 2017-11-14 19:44:40 +01:00
crypto_test.cpp Comments addition and cleanup 2017-07-10 11:12:10 +02:00
io_test.cpp Added Request::remote_endpoint tests to io_test 2017-11-15 07:40:02 +01:00
parse_test.cpp HttpHeader::FieldValue::SemicolonSeparated renamed to HttpHeader::FieldValue::SemicolonSeparatedAttributes, and cleanup of HttpHeader::FieldValue::SemicolonSeparatedAttributes::parse, attribute values are now also percent-decoded 2017-11-08 11:30:21 +01:00
status_code_test.cpp Applied clang-format to status_code_test.cpp 2017-09-08 14:58:55 +02:00