summaryrefslogtreecommitdiffhomepage
path: root/test (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Tests: added keep-alive with reconfiguration test.Andrey Zelenkov1-0/+52
2018-05-29Tests: configuration of environment variables.Andrey Zelenkov2-0/+141
2018-05-22Tests: initial PHP application tests.Andrey Zelenkov11-0/+193
2018-05-21Tests: added tests for SERVER_SOFTWARE variable.Andrey Zelenkov6-6/+15
2018-04-26Tests: response handling improved.Andrey Zelenkov3-10/+14
2018-04-26Tests: added test for callable write() in Python.Andrey Zelenkov2-0/+10
2018-04-23Tests: added access log test with unix socket.Andrey Zelenkov1-0/+20
2018-04-23Tests: added delay to wait for requests logging.Andrey Zelenkov1-0/+33
2018-04-23Tests: removed alert skips after b6ca49c1da1b.Andrey Zelenkov1-3/+0
2018-04-18Tests: re-opening access log file.Andrey Zelenkov2-5/+40
2018-04-18Tests: graceful shutdown.Andrey Zelenkov1-1/+1
2018-04-11Tests: access_log tests.Andrey Zelenkov1-0/+220
2018-04-05Tests: added Python test with not iterable object.Andrey Zelenkov4-0/+20
2018-04-04Tests: fixed unwanted comment in a11b80dedc6b.Andrey Zelenkov1-2/+2
2018-04-02Tests: Perl script with syntax error.Andrey Zelenkov2-0/+15
2018-04-02Tests: change alert skip in test_listeners_empty after RPC fixes.Andrey Zelenkov1-1/+1
2018-04-02Tests: more Python tests.Andrey Zelenkov17-69/+215
2018-04-02Tests: added Python test with iterator context.Andrey Zelenkov2-0/+46
2018-04-02Tests: use "%Z" directive while parsing Date header.Andrey Zelenkov4-7/+19
2018-03-21Tests: Ruby module.Andrey Zelenkov33-15/+565
2018-03-19Tests: more Perl tests.Andrey Zelenkov2-2/+37
2018-03-16Tests: HTTP header field and value tests.Andrey Zelenkov2-0/+130
2018-03-13Capitalization in the "Server" field.Valentin Bartenev2-2/+2
2018-03-06Tests: detect alerts and Sanitizer errors.Andrey Zelenkov2-0/+56
2018-02-26Tests: more configuration tests.Andrey Zelenkov3-11/+29
2018-02-26Tests: more perl tests.Andrey Zelenkov4-2/+39
2018-02-20Tests: handle ConnectionRefusedError in TestUnitHTTP.http().Andrey Zelenkov1-4/+6
2018-02-20Tests: reworked python tests with application.Andrey Zelenkov12-189/+102
2018-02-14Tests: removed unused code in unit.py.Andrey Zelenkov8-52/+17
2018-02-12Tests: perl module.Andrey Zelenkov15-0/+235
2018-02-12HTTP: the Date response header.Valentin Bartenev1-0/+4
2018-02-08Tests: expectedFailure removed from test_python_keepalive.py.Andrey Zelenkov1-1/+0
2018-02-06Fixed configuration checks for "max" property.Andrey Zelenkov1-0/+5
2018-02-06Tests: more tests for processes.Andrey Zelenkov1-0/+93
2018-02-06Tests: changed process counting in test_python_procman.py.Andrey Zelenkov1-119/+71
2018-02-06Tests: minor fixes in test_python_procman.py.Andrey Zelenkov1-59/+35
2018-02-05Tests: added "Connection: close" header for default requests.Andrey Zelenkov1-1/+6
2018-02-05Tests: simplified test for query string.Andrey Zelenkov1-7/+2
2018-02-05Tests: adjusted check_version()'s.Andrey Zelenkov7-7/+16
2018-01-29Introducing extended app process management.Max Romanov7-37/+272
2018-01-30Tests: added keep-alive test.Andrey Zelenkov1-0/+64
2018-01-30Tests: reworked TestUnitHTTP.Andrey Zelenkov3-80/+120
2018-01-30Tests: added methods to manage unit configuration.Andrey Zelenkov6-253/+240
2018-01-30Tests: small fixes.Andrey Zelenkov3-21/+9
2018-01-30Tests: fixed test for listener without port.Andrey Zelenkov1-2/+2
2018-01-24Tests: ignore unexpected successes in return code.Andrey Zelenkov1-2/+5
2018-01-24Tests: added test for QUERY_STRING variable.Andrey Zelenkov1-0/+34
2018-01-24Tests: added test with "Transfer-Encoding" header in 204 response.Andrey Zelenkov1-0/+17
2018-01-24Tests: using "expectedFailure" decorator instead of assertTry().Andrey Zelenkov6-273/+321
2018-01-17Tests: using LF line ending for test files.Andrey Zelenkov6-869/+869