1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-15 00:01:31 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
bel2125
62a66c43e5 Write test logs to an xml file 2016-03-19 22:58:18 +01:00
bel2125
21ae889315 Write test logs to a file 2016-03-19 22:46:45 +01:00
bel
4de9090577 Apply revised clang-format (#207) to all actively maintained source files 2015-10-05 20:58:14 +02:00
bel
8165305549 Rearrange definition of main for exe test 2015-09-04 22:10:14 +02:00
bel2125
f8cd0ab565 Auto-format test main 2015-09-03 22:32:00 +02:00
bel2125
db985a162b Add exe test suite and make CI testing more verbose 2015-09-03 22:29:11 +02:00
bel
57e0bcb743 Split public unit test into server tests and function tests (Step 2) 2015-08-04 22:45:19 +02:00
bel
894187da09 Duplicate public unit test in order to split it into server and function tests 2015-08-04 22:04:21 +02:00
Matt Clarkson
0708d4c42c Method to get the current testing directory
This is useful to find the testing directory of the project during the
check tests so that fixtures and expected results can be read
2015-08-03 10:41:49 +01:00
Matt Clarkson
a1c995f2a1 Update test file license 2015-07-15 21:11: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