drogon/lib/tests
Martin Chang 706fc70abc
Fix sync_wait/co_future use-after-free (#855)
* Fix sync_wait and co_future heap use-after-free
* Fix sync_wait deadlock if on a single thread
* Fix WebSocketCoroTest crash
2021-05-17 19:41:16 +08:00
..
CacheMapTest2.cc Use explicit lambda capture lists (#590) 2020-10-02 11:45:07 +08:00
CacheMapTest.cc Use explicit lambda capture lists (#590) 2020-10-02 11:45:07 +08:00
ClassNameTest.cc Add .clang-format 2019-05-17 22:49:09 +08:00
CMakeLists.txt Use canonical cmakelogic for cross compilation, (#768) 2021-03-25 04:27:52 +08:00
CookiesTest.cc Add .clang-format 2019-05-17 22:49:09 +08:00
CoroutineTest.cc Fix sync_wait/co_future use-after-free (#855) 2021-05-17 19:41:16 +08:00
GzipTest.cc Optimize performance (#222) 2019-08-24 13:12:04 +08:00
HttpFullDateTest.cc Move utility functions to the utils namespace 2019-03-21 17:47:45 +08:00
HttpViewDataTest.cc Change the line length limit to 80 characters 2019-05-18 11:11:45 +08:00
MainLoopTest2.cc Make app().run() method callable on a non-main thread (#457) 2020-06-06 12:24:06 +08:00
MainLoopTest.cc Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00
UrlCodecTest.cc Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00