1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-12-22 04:02:04 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
bel
ce422e16d9 Split tests between HTTP and HTTPS, so it is clear which one failed 2015-07-18 23:31:49 +02:00
bel
b461763953 Add some CI tests 2015-07-18 23:16:53 +02:00
bel
d3d94716ce Fix sleep function in public test 2015-07-18 22:53:07 +02:00
bel
9cedcf74dc Start/Stop server in public test 2015-07-18 22:42:15 +02:00
Matt Clarkson
a1c995f2a1 Update test file license 2015-07-15 21:11:12 +01:00
Matt Clarkson
ac48a01b93 Port the mg_get_cookie test 2015-07-13 14:10:12 +01:00
Matt Clarkson
9cd98f0c4c Add civetweb.h to the public unit tests
This is needed for the function declarations that we are going to test
2015-07-13 14:10:12 +01:00
Matt Clarkson
548baf792c Added check unit tests
These use the excellent check unit testing framework to test the
civetweb public API
2015-07-09 21:05:37 +02:00