Crow/tests
The-EDev 1e0efb0b8b
Added unittest for Host header
2022-08-22 22:32:22 +03:00
..
img Create failing test. 2022-04-16 17:31:12 -04:00
multi_file fixed multiple definition problem and added test to make sure it doesn't 2022-02-23 06:00:00 +03:00
ssl replace std::error_code with asio::error_code. 2022-06-18 17:21:37 +03:00
template Made template render() function return a returnable instead of a string 2022-02-18 04:25:02 +03:00
CMakeLists.txt Crow's current features (ssl and compression) can now be enabled through 'CROW_FEATURES' instead of their own CMake variables. 2022-04-04 20:36:57 +02:00
catch.hpp update catch2 to v2.13.8 2022-01-22 19:27:08 +01:00
unittest.cpp Added unittest for Host header 2022-08-22 22:32:22 +03:00