Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-05 | Tests: added Perl threading tests. | Max Romanov | 1 | -0/+41 | |
2020-10-19 | Tests: fixed unit.log print. | Andrei Zeliankou | 1 | -1/+2 | |
2020-10-07 | Tests: minor fixes. | Andrei Zeliankou | 1 | -2/+3 | |
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 1 | -106/+83 | |
2020-05-15 | Tests: style. | Andrei Zeliankou | 1 | -0/+1 | |
2020-04-24 | Tests: introduced module version specification in prerequisites. | Andrei Zeliankou | 1 | -1/+1 | |
2020-04-14 | Tests: minor fixes and style. | Andrei Zeliankou | 1 | -4/+6 | |
2019-11-26 | Tests: parsing of "Transfer-Encoding: chunked" responses. | Tiago Natel | 1 | -1/+1 | |
2019-09-14 | Tests: refactored prerequisites model. | Andrey Zelenkov | 1 | -1/+1 | |
2019-05-30 | Tests: adjusted skipping tests. | Andrey Zelenkov | 1 | -5/+4 | |
2019-04-09 | Tests: speed up tests. | Andrey Zelenkov | 1 | -0/+3 | |
2019-04-09 | Tests: wait_for_record() introduced. | Andrey Zelenkov | 1 | -3/+3 | |
2019-04-09 | Tests: simplified module checking. | Andrey Zelenkov | 1 | -2/+1 | |
2019-03-28 | Tests: unit module refactoring. | Andrey Zelenkov | 1 | -4/+4 | |
2019-03-26 | Tests: style. | Andrey Zelenkov | 1 | -60/+97 | |
2019-03-01 | Tests: Perl streaming body and delayed response simple tests. | Andrey Zelenkov | 1 | -0/+16 | |
2019-03-01 | Perl: added implementation delayed response and streaming body. | Alexander Borisov | 1 | -1/+1 | |
2019-02-27 | Tests: added "Host" and "Connetion" headers where necessary. | Andrey Zelenkov | 1 | -5/+7 | |
Also minor header organizing. | |||||
2019-02-27 | Perl: added processing for IO:Handle-like object. | Alexander Borisov | 1 | -1/+0 | |
The application can return the body as an IO:Handle-like object without file descriptor. | |||||
2019-01-28 | Tests: added test for reading body from IO::Handle-like object. | Andrey Zelenkov | 1 | -0/+14 | |
2018-12-24 | Tests: more QUERY_STRING tests. | Andrey Zelenkov | 1 | -0/+19 | |
2018-11-15 | Tests: added command line arguments parsing in tests. | Andrey Zelenkov | 1 | -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-21 | Tests: added tests for SERVER_SOFTWARE variable. | Andrey Zelenkov | 1 | -2/+4 | |
2018-04-02 | Tests: Perl script with syntax error. | Andrey Zelenkov | 1 | -0/+10 | |
2018-04-02 | Tests: use "%Z" directive while parsing Date header. | Andrey Zelenkov | 1 | -2/+6 | |
2018-03-21 | Tests: Ruby module. | Andrey Zelenkov | 1 | -8/+6 | |
2018-03-19 | Tests: more Perl tests. | Andrey Zelenkov | 1 | -1/+27 | |
2018-03-13 | Capitalization in the "Server" field. | Valentin Bartenev | 1 | -1/+1 | |
2018-02-26 | Tests: more perl tests. | Andrey Zelenkov | 1 | -1/+13 | |
2018-02-12 | Tests: perl module. | Andrey Zelenkov | 1 | -0/+118 | |