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

20 Commits

Author SHA1 Message Date
bel
914ad2256d Add new feature value 2016-05-24 21:24:26 +02:00
bel
3426051cb7 Fix some unit tests 2016-05-15 23:46:12 +02:00
bel
f8e21ddc99 Fix some unit tests 2016-05-15 23:38:19 +02:00
bel
10a8bea4e2 Fix some unit tests 2016-05-15 23:27:34 +02:00
bel
3fcfbd7d8b Fix some issues in new unit tests 2016-05-15 19:17:50 +02:00
bel
86159dce25 Add more unit tests 2016-05-15 00:59:35 +02:00
bel
dcc68823e0 Add unit test for mg_get_server_ports 2016-05-14 21:51:30 +02:00
bel
46dd95298f Add unit test for mg_get_response_code_text 2016-05-14 21:25:33 +02:00
bel
09bc47d600 Add unit tests for handle_form 2016-05-06 22:59:06 +02:00
bel
4f38f7fb70 Additional unit tests 2016-03-30 23:33:15 +02:00
bel
ce1c8a6095 Auto-format after merge 2016-03-30 22:36:03 +02:00
bel2125
3eb145e58c Update repository for Visual Studio 2015 build 2016-03-26 20:07:45 +01:00
bel
bbbe470d9f Unit tests: rename all test case instances 2015-11-26 23:39:20 +01:00
bel
4de9090577 Apply revised clang-format (#207) to all actively maintained source files 2015-10-05 20:58:14 +02:00
bel2125
30afbf03f7 Set a minumum test timeout for all unit tests
See #94 (https://github.com/civetweb/civetweb/issues/94#issuecomment-131843701)
2015-08-17 19:15:09 +02:00
bel
73f8dfbfea Test API function to check available features 2015-08-09 21:41:18 +02:00
bel
cc69fa5e73 Split public unit test into server tests and function tests (Step 3) 2015-08-04 22:50:08 +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
29e2d1a6e9 Split public unit tests into function tests and server tests 2015-08-04 22:17:29 +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