Matt Clarkson
|
e93b8a5be4
Use the 5.1.0 version of GCC
|
10 лет назад |
bel2125
|
b1e9fbfe8c
Merge pull request #167 from vcatechnology/appveyor-fix
|
10 лет назад |
Matt Clarkson
|
4a2e52bfdc
Install files on Appveyor
|
10 лет назад |
Matt Clarkson
|
7334216252
Set the environment of the tests
|
10 лет назад |
Matt Clarkson
|
6b0ff64379
Simplify adding check tests
|
10 лет назад |
Matt Clarkson
|
f59cf0a206
Make private tests symbols static
|
10 лет назад |
Matt Clarkson
|
72d351d348
Disable C4127 in the unit tests
|
10 лет назад |
Matt Clarkson
|
11a748842b
Move the stdint.h check to the right place
|
10 лет назад |
Matt Clarkson
|
eac0db919a
Upload CMake cache to Appveyor
|
10 лет назад |
Matt Clarkson
|
9151ce4a20
Upload MinGW download log to Appveyor
|
10 лет назад |
Matt Clarkson
|
1a04ebe805
Fix up log_append in MinGW download script
|
10 лет назад |
Matt Clarkson
|
668cd8a5a9
Add powershell output to MinGW script log
|
10 лет назад |
bel
|
984cf5d406
Update README
|
10 лет назад |
bel2125
|
e6e9d84f97
Merge pull request #165 from vcatechnology/clang-fix
|
10 лет назад |
Matt Clarkson
|
85edaa484a
Add status badges
|
10 лет назад |
bel
|
3d95827b21
Update RELEASE NOTES
|
10 лет назад |
bel
|
323c2f1c75
unit test: Add handler to reply with chunked transfer encoding
|
10 лет назад |
Matt Clarkson
|
1d3b987a19
Pass a mutable string in unit test
|
10 лет назад |
bel2125
|
7d2432e10c
Merge pull request #164 from vcatechnology/unit-tests
|
10 лет назад |
bel2125
|
353658865e
Merge pull request #162 from vcatechnology/fix-appveyor-dependency
|
10 лет назад |
Matt Clarkson
|
e2efdd804b
Ported parse_http_message unit test
|
10 лет назад |
Matt Clarkson
|
ac48a01b93
Port the mg_get_cookie test
|
10 лет назад |
Matt Clarkson
|
9cd98f0c4c
Add civetweb.h to the public unit tests
|
10 лет назад |
Matt Clarkson
|
f22a8283e7
Add stdint.h to the check unit test header
|
10 лет назад |
Matt Clarkson
|
3728146be3
Fix Appveyor Dependency
|
10 лет назад |
bel
|
bf2d913fd5
Additional unit test for chunked transfer encoding
|
10 лет назад |
bel
|
adbb3a1f3e
More tolerance if content-length is not set correctly
|
10 лет назад |
bel
|
297caa1453
POST request without content length in unit test is a HTTP protocol violation
|
10 лет назад |
bel
|
bcd9f39bb7
Minor adjustments in unit_test.c
|
10 лет назад |
bel
|
89b1df2baf
Initialize all is_* variables in handle_request (fix clang warning)
|
10 лет назад |