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 07135f215c Delete get_env, which confused me a lot.
Get raw environment variables directly from main().
Add code to split on '=' in cgi_environment_vars and only pick
the ones that are interesting, just as before.
2017-05-08 19:46:14 +01:00
..
check.cpp Add an empty unit test. 2017-05-04 23:03:53 +01:00
CMakeLists.txt Add unit test for IndexResponse. 2017-05-06 21:49:46 +01:00
fake_cgi_env.cpp Delete get_env, which confused me a lot. 2017-05-08 19:46:14 +01:00
fake_cgi_env.hpp Add unit test for IndexResponse. 2017-05-06 21:49:46 +01:00
test_index_response.cpp Add unit test for IndexResponse. 2017-05-06 21:49:46 +01:00
test_ini_file.cpp Fix unit test for IniParser. 2017-05-06 18:40:39 +01:00
test_settings_bag.cpp Fix unit test for IniParser. 2017-05-06 18:40:39 +01:00