aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* add pragma once to settings.h, set log level to DEBUG for unittestipknHama2014-09-141-0/+3
|
* added test case for handling repeated request wrongipknHama2014-09-141-0/+38
|
* Implement example CookieParser middleware and testipknHama2014-09-111-2/+43
|
* complete middleware implementationipknHama2014-09-081-9/+137
|
* basic middleware test: before_handleripknHama2014-09-072-2/+76
|
* add Middlewares template to Crow main class, context implementationipknHama2014-09-071-7/+7
|
* now crow becomes completely header onlyipknHama2014-08-072-3/+3
|
* cmake update, added template testipknHama2014-08-075-46/+53
|
* source resturcturing + CMakeipknHama2014-08-0721-0/+1810