bel2125
|
6b92c512f5
Rename include Windows.h to windows.h for cross-compilation from Linux to Windows
|
8 年之前 |
bel
|
1ffffffa73
Intermediate commit for #246 (need some revision)
|
8 年之前 |
bel2125
|
c06ceaa550
Fix signed/unsigned warning in unit test
|
8 年之前 |
bel
|
da80ffe094
Modify handle_form test for chunked encoding
|
8 年之前 |
bel
|
43d1d43018
Possible fix for #336 (3)
|
8 年之前 |
bel
|
7d5a966879
Fix copy/paste in unit test
|
8 年之前 |
bel
|
993c5ae783
Possible fix for #336 (more detailed tests required)
|
8 年之前 |
bel
|
b3f8f87cbd
Add some comments and rename some variables in the test
|
8 年之前 |
bel
|
c12c85e146
Add test for #336
|
8 年之前 |
bel2125
|
1af0bed596
Ignore unused results from functions used only to prepare the test environment
|
8 年之前 |
bel
|
a734181940
Try to avoid some compiler warnings
|
8 年之前 |
bel
|
3b4792d691
Allow using sub-domains in absolute URIs
|
8 年之前 |
bel
|
7f7eaad07e
Truncate strings in the test, so string compare functions can be used in the test (test framework does not support memcompare functions)
|
9 年之前 |
bel
|
8be52568e8
Add new unit test
|
9 年之前 |
bel
|
150ad4a2e7
Add test for multiline header and do not allow spaces (#318)
|
9 年之前 |
bel
|
bade30120f
Remove excess lines in test (copy paste error), see #318
|
9 年之前 |
bel
|
30cf20fd4f
More unit tests
|
9 年之前 |
bel
|
3111f8b542
Improve handle_form unit test
|
9 年之前 |
bel
|
aa72df0348
Improve handle_form unit test
|
9 年之前 |
bel
|
2fa5c6d0f4
Enhanced unit test for form handling
|
9 年之前 |
bel
|
38d81433a9
Add tests for storing form data
|
9 年之前 |
bel
|
914ad2256d
Add new feature value
|
9 年之前 |
bel
|
23f8726eed
Try to correct build scripts
|
9 年之前 |
bel
|
500e8ff36a
Try to correct build scripts
|
9 年之前 |
bel
|
1412ac54a3
Add ifdef to test, for configurations without caching
|
9 年之前 |
bel
|
74f2721412
Fix some size warnings in the unit test
|
9 年之前 |
bel
|
c1ecae217b
New unit test for HTTP authentication (part 4/4)
|
9 年之前 |
bel
|
4385636c96
Add mg_strcasecmp to the public interface
|
9 年之前 |
bel
|
a48c93eb64
New unit test for HTTP authentication (part 3/?)
|
9 年之前 |
bel
|
23266e11f4
Fix for http authentication
|
9 年之前 |