summaryrefslogtreecommitdiffhomepage
path: root/test/test_perl_application.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-01-28Tests: added test for reading body from IO::Handle-like object.Andrey Zelenkov1-0/+14
2018-12-24Tests: more QUERY_STRING tests.Andrey Zelenkov1-0/+19
2018-11-15Tests: added command line arguments parsing in tests.Andrey Zelenkov1-1/+1
Added the following command line arguments: -d, --detailed: Show detailed output for tests Usage examples: ./test/run.py --detailed python3 test/test_access_log.py --detailed python3 test/test_access_log.py -d TestUnitAccessLog.test_access_log_ipv6 -l, --log: Save unit.log after the test execution Usage examples: ./test/run.py -l python3 test/test_access_log.py -l python3 test/test_access_log.py --log TestUnitAccessLog.test_access_log_ipv6
2018-05-21Tests: added tests for SERVER_SOFTWARE variable.Andrey Zelenkov1-2/+4
2018-04-02Tests: Perl script with syntax error.Andrey Zelenkov1-0/+10
2018-04-02Tests: use "%Z" directive while parsing Date header.Andrey Zelenkov1-2/+6
2018-03-21Tests: Ruby module.Andrey Zelenkov1-8/+6
2018-03-19Tests: more Perl tests.Andrey Zelenkov1-1/+27
2018-03-13Capitalization in the "Server" field.Valentin Bartenev1-1/+1
2018-02-26Tests: more perl tests.Andrey Zelenkov1-1/+13
2018-02-12Tests: perl module.Andrey Zelenkov1-0/+118