bel
|
f08f7ec8bd
Fix copy/paste error
|
10 years ago |
bel
|
29e2d1a6e9
Split public unit tests into function tests and server tests
|
10 years ago |
bel
|
894187da09
Duplicate public unit test in order to split it into server and function tests
|
10 years ago |
bel
|
bd494bb807
Additional check for SSL_get_error
|
10 years ago |
bel2125
|
7c7313f36e
Merge pull request #186 from vcatechnology/travis-serve-no-files
|
10 years ago |
bel2125
|
77993e2f6f
Merge pull request #185 from vcatechnology/test-directory
|
10 years ago |
Matt Clarkson
|
9fb4fa992f
Travis build to test NO_FILES compilation
|
10 years ago |
Matt Clarkson
|
0708d4c42c
Method to get the current testing directory
|
10 years ago |
Matt Clarkson
|
240c6ac79a
Resolve unused variable warning/error
|
10 years ago |
bel
|
66fa33f45a
Add a test for the test environment
|
10 years ago |
bel
|
bf80e25592
unit test: Split request tests from HTTP test suite
|
10 years ago |
bel
|
b1924ecd99
Système D for checking why HTTPS does not run on travis and appveyor
|
10 years ago |
bel2125
|
36bc9c48a5
HTTPS has to work in CI test environment
|
10 years ago |
bel
|
76c226324b
Appveyor: install openssl
|
10 years ago |
bel
|
37e6e186e3
Unit test: Need int cast for clang
|
10 years ago |
bel
|
3b12b43da4
Add unit tests for SSL redirects
|
10 years ago |
bel
|
86842f88f3
Check build environment in build scripts
|
10 years ago |
bel
|
b02732e098
Unit test for SSL
|
10 years ago |
bel
|
336d579911
Set err for debug error message
|
10 years ago |
bel
|
693b3ebcc7
SSL_write error handling (like SSL_read)
|
10 years ago |
bel
|
a6aceeb7ed
SSL_read: errno must only be used if SSL_get_error returned SSL_ERROR_SYSCALL
|
10 years ago |
bel
|
01aeee05b3
Ports are already assigned
|
10 years ago |
bel
|
d41560744e
Use IPv6 only optional
|
10 years ago |
bel
|
224c0ebb88
Use IPv4 and IPv6 in the unit test
|
10 years ago |
bel
|
01a890f9bb
Some IPv6 fixes for the client
|
10 years ago |
bel
|
71150f6f71
Rewrite conn2
|
10 years ago |
bel
|
578284e07d
IPv6 is not always enabled
|
10 years ago |
bel
|
b904a49127
Try CI tests for IPv6
|
10 years ago |
bel
|
a2906702ca
Add NO_FILES build to the CI test environment
|
10 years ago |
bel
|
ddbeff24c3
Build option CIVETWEB_SERVE_NO_FILES to disable serving static files
|
10 years ago |