Commit Graph

31 Commits

Author SHA1 Message Date
Peter Thorson
8e23bbf5b2 adds missing iostream include to random test 2013-03-15 07:56:55 -05:00
Peter Thorson
b3a07d0978 adds overridable connection base class 2013-03-10 08:47:58 -05:00
Peter Thorson
ee847e37fb adds more tests for endpoint base classes 2013-03-06 09:10:05 -06:00
Peter Thorson
37b1c65904 impliments a user overridable endpoint base class and associated tests 2013-03-06 08:33:11 -06:00
Peter Thorson
40abb49483 adds tests related to request bodies 2013-03-03 17:34:53 -06:00
Peter Thorson
14b2012328 Adds RNG unit tests 2013-03-02 20:47:30 -06:00
Peter Thorson
5c01b272fe changes generic to general because generic is a reserved word in visual studio 2013-02-16 12:31:32 -06:00
Peter Thorson
f529ff2fbc updates connection test build dependency 2013-02-08 08:43:55 -06:00
Peter Thorson
fa85811c07 adds some logger tests 2013-01-27 10:37:14 -06:00
Peter Thorson
37b6b5fb3c updates tests for logger 2013-01-27 08:19:32 -06:00
Peter Thorson
6ab39622e5 adds basic logger class, with tests, and updates configs to include it 2013-01-20 20:24:26 -06:00
Peter Thorson
7b2ed75e46 moves network related utility functions into network header 2013-01-20 08:57:51 -06:00
Peter Thorson
c76771b323 splits connection test into two translation units 2013-01-20 08:56:38 -06:00
Peter Thorson
43ad5ee342 adds endpoint initialization tests 2013-01-09 07:20:35 -06:00
Peter Thorson
107b60dd01 adds endpoint unit test suite 2013-01-09 07:07:01 -06:00
Peter Thorson
a3e2e31e91 removes more dead code 2013-01-08 07:49:34 -06:00
Peter Thorson
4f914f8477 updates tests and echo server to new handler interface 2013-01-08 07:48:32 -06:00
Peter Thorson
77422dec25 better qualifies subclass typedefs 2013-01-06 09:15:20 -06:00
Peter Thorson
f10f8a4ce0 Initial commit from private 0.3 repository 2013-01-06 06:09:15 -06:00
Peter Thorson
64156eff9f updates build system files 2012-04-10 08:22:30 -05:00
Peter Thorson
ea19f1e501 masking utility functions and unit tests 2012-04-10 08:21:35 -05:00
Peter Thorson
a17a4deb4b normalizes whitespace and sets up gitattributes to preserve fixes #43 fixes #46 2012-01-12 09:57:06 -06:00
Peter Thorson
9de65a10d4 very simple speed testing harness 2012-01-11 12:20:51 -06:00
Peter Thorson
cd60832468 better IPv6 literal parsing tests 2012-01-11 12:19:20 -06:00
Peter Thorson
0e92bb207a ipv6 and uri parking fixes 2012-01-11 10:12:57 -06:00
Peter Thorson
0e0fd97b83 preliminary work to allow specifying custom paths to boost install 2011-11-28 08:40:04 -06:00
Peter Thorson
7d7e8e853a implements new URI processing interface and corrects associated unit tests 2011-11-28 08:39:11 -06:00
Peter Thorson
63eece760e refactors logging 2011-11-07 09:02:42 -06:00
Peter Thorson
d6a59f459c http parser and logger work 2011-11-05 11:01:01 -05:00
Peter Thorson
d40887c701 fixes url fragment parsing and adds url fragment and query parsing unit tests fixes #23 2011-10-01 09:22:35 -05:00
Peter Thorson
d650d68551 Adds unit testing framework, adds unit tests for WS url parsing 2011-09-29 07:46:37 -05:00