Braedy Kuzma
|
2462470e35
Allow disabling executable install.
|
8 years ago |
bel2125
|
9ec3c463f5
Fix handle_form for quoted strings and reactivate unit test
|
8 years ago |
bel2125
|
bd68121dc8
Unit test: comment quoted string to repeat integration test
|
8 years ago |
bel2125
|
00891cc63b
Unit test: comment quoted string to repeat integration test
|
8 years ago |
bel2125
|
25645a094e
Avoid const cast (see #504)
|
8 years ago |
bel2125
|
911d158854
Unit test: Temporarily disable some unit test marks to find a timeout (3)
|
8 years ago |
bel2125
|
9fe36a9fc8
Unit test: Format some commented code
|
8 years ago |
bel2125
|
ee97e245b9
Unit test: Temporarily disable some unit test marks to find a timeout (2)
|
8 years ago |
bel2125
|
a5ff06bfd0
Unit test: Temporarily disable some unit test marks to find a timeout, avoid "unused" warning
|
8 years ago |
bel2125
|
1668c7ee83
Unit test: Temporarily disable some unit test marks to find a timeout
|
8 years ago |
bel2125
|
509c052058
Experimental fix for OSX warning (see #503)
|
8 years ago |
bel2125
|
99a76ac968
Unit test: Try to disable all GCC warnings from the unit test framework
|
8 years ago |
bel2125
|
0654695c9e
Test integration for codecov
|
8 years ago |
bel2125
|
cc173c633c
Unit test: Disable unknown pragma warning for unit tests
|
8 years ago |
bel2125
|
0a3d8176a2
Unit test: disable some warnings from the test framework
|
8 years ago |
bel2125
|
a56c445df9
Unit test: Move all test cases (test functions) into individual tests
|
8 years ago |
bel2125
|
2074241d1d
Unit test: disable some warnings from the test framework
|
8 years ago |
bel2125
|
a54e8eefdc
Unit test: add some test points
|
8 years ago |
bel2125
|
0c0e4d497a
Disable warning for missing type cast to unknown type
|
8 years ago |
bel2125
|
7d03026763
Add cast for WaitForSingleObject(INFINITY), to avoid MinGW warning
|
8 years ago |
bel2125
|
e9bccfb81b
Document HTTP digest auth API functions (see #426)
|
8 years ago |
bel2125
|
b06c3f90da
Rename parameter "domain" to "realm", to use the same parameter names
|
8 years ago |
bel2125
|
711562d7d1
Unit test: use uniform timeouts for server tests
|
8 years ago |
bel2125
|
fd8c5c6963
Add interface for http authentication (see #426)
|
8 years ago |
bel2125
|
c00041092c
Add missing functions to interface documentation
|
8 years ago |
bel2125
|
5ae3cb1595
Make mg_send_digest_access_authentication_request public
|
8 years ago |
bel2125
|
026ffe7193
Disable unavoidable warnings
|
8 years ago |
bel2125
|
c6fbe01f68
Fix alternative queue for systems with sizeof(int) != sizeof(void*)
|
8 years ago |
bel2125
|
2229d6b5c9
Merge pull request #501 from BigJoe01/master
|
8 years ago |
bel2125
|
9a679493bd
Make ALTERNATIVE_QUEUE the new default
|
8 years ago |