drogon/lib/tests/unittests
Greisberger Christophe 28518b7bba
Fix HttpController regex path matching (#1439)
* Fixed wrong controller method called on regex paths

* Fixed test executables not linking on Windows

* Fixed compilation conversion warnings with explicit casts
2022-11-17 21:56:12 +08:00
..
Base64Test.cc Fix HttpController regex path matching (#1439) 2022-11-17 21:56:12 +08:00
BrotliTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
CacheMapTest.cc Fix HttpController regex path matching (#1439) 2022-11-17 21:56:12 +08:00
ClassNameTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
ControllerCreationTest.cc Fix XXXControllers created on MSVC even if specsfied not to do so (#1183) 2022-02-26 00:19:48 +08:00
CookieTest.cc Feature/option same site for session cookie (#1221) 2022-05-08 13:47:18 +08:00
CoroutineTest.cc Fix coroutine objcet destructing before coroutine ends in async_run (#1069) 2021-11-02 13:56:18 +08:00
DrObjectTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
FileTypeTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
GzipTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
HttpDateTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
HttpFileTest.cc Fix HttpFile unittest error on Windows (#1191) 2022-05-17 13:20:05 +08:00
HttpFullDateTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
HttpHeaderTest.cc Support custom MIME types and extensions (#1024) 2021-09-24 22:51:09 +08:00
HttpViewDataTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
main.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
MainLoopTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
MD5Test.cc Fix a md5 sum bug without openssl (#951) 2021-07-25 23:16:13 +08:00
MsgBufferTest.cc Fix compiler warnings (#886) 2021-06-09 19:14:15 +08:00
MultiPartParserTest.cc Fix a bug when parsing multipart/form-data (#1358) 2022-08-25 23:04:23 +08:00
OStringStreamTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
PubSubServiceUnittest.cc Fix compiler warnings (#886) 2021-06-09 19:14:15 +08:00
Sha1Test.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00
StringOpsTest.cc Fix compiler warnings (#886) 2021-06-09 19:14:15 +08:00
UrlCodecTest.cc Drogon test framework (#869) 2021-05-27 20:09:57 +08:00