1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-23 00:33:44 +00:00
kamokan/test/unit
2017-11-11 00:10:01 +00:00
..
check.cpp Add an empty unit test. 2017-05-04 23:03:53 +01:00
CMakeLists.txt Fix calculations and add a test for the html escaping code. 2017-06-19 18:08:34 +01:00
test_html_escape.cpp Fix calculations and add a test for the html escaping code. 2017-06-19 18:08:34 +01:00
test_ini_file.cpp First implementation of a comment skipper. 2017-11-11 00:10:01 +00:00
test_invalid_utf8_get.cpp REQUEST_METHOD must be given or better_enums will complain. 2017-05-24 22:26:55 +01:00
test_invalid_utf8_post.cpp Fail if CONTENT_TYPE is not application/x-www-form-urlencoded. 2017-06-02 09:23:35 +01:00
test_mime_split.cpp Use stock std::string conversion. 2017-06-07 00:30:43 +01:00
test_settings_bag.cpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00