1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-23 00:33:44 +00:00
kamokan/test/unit
King_DuckZ 7fc7e2fba8 Remove test-only stuff that is not necessary anymore.
Env reads environment variables from the list it receives
from main(), so I can also pass it a forged list now
without needing extra classes with sometimes-virtual methods
or other cruft.
2017-05-15 09:18:11 +01:00
..
check.cpp Add an empty unit test. 2017-05-04 23:03:53 +01:00
CMakeLists.txt Remove test-only stuff that is not necessary anymore. 2017-05-15 09:18:11 +01:00
test_index_response.cpp Remove test-only stuff that is not necessary anymore. 2017-05-15 09:18:11 +01:00
test_ini_file.cpp Fix unit test for IniParser. 2017-05-06 18:40:39 +01:00
test_invalid_utf8_post.cpp Add unit test for utf8 sanitization. 2017-05-10 20:47:24 +01:00
test_settings_bag.cpp Fix unit test for IniParser. 2017-05-06 18:40:39 +01:00