1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-08-11 13:09:46 +00:00

Implement mime_split.

It will be used to detect received content types.
This commit is contained in:
King_DuckZ 2017-05-25 00:51:26 +01:00
parent eef10a3d5e
commit ea55602f6b
6 changed files with 224 additions and 1 deletions

View file

@ -21,7 +21,7 @@
#include <utility>
#include <ciso646>
TEST_CASE ("Test parsing an ini text", "[ini]") {
TEST_CASE ("Test parsing an ini text", "[ini][parser]") {
using tawashi::IniFile;
//empty data