#
2073:bc6ad31ce286 |
| 11-Apr-2022 |
Andrei Zeliankou |
Tests: style.
|
Revision tags: 1.26.1-1, 1.26.1, 1.26.0-1, 1.26.0 |
|
#
1971:3410f9d2a662 |
| 18-Oct-2021 |
Andrei Zeliankou |
Tests: style.
|
Revision tags: 1.25.0-1, 1.25.0, 1.24.0-1, 1.24.0 |
|
#
1878:c4c6013d319e |
| 24-May-2021 |
Andrei Zeliankou |
Tests: added additional check in tests with timeouts.
|
#
1877:e09738cfc6be |
| 24-May-2021 |
Andrei Zeliankou |
Tests: test_settings_send_timeout improved.
Data length adjusts depending on socket buffer size when it's possible.
|
#
1848:4bd548074e2c |
| 05-Apr-2021 |
Andrei Zeliankou |
Tests: style.
|
Revision tags: 1.23.0-1, 1.23.0, 1.22.0-1, 1.22.0 |
|
#
1771:94cf6c5fafbd |
| 13-Jan-2021 |
Andrei Zeliankou |
Tests: style.
|
Revision tags: 1.21.0-1, 1.21.0 |
|
#
1702:7acd651dfaf2 |
| 12-Nov-2020 |
Andrei Zeliankou |
Tests: added a test for "body_buffer_size" option.
|
#
1654:fc7d0578e124 |
| 19-Oct-2020 |
Andrei Zeliankou |
Tests: fixed unit.log print.
|
Revision tags: 1.20.0-1, 1.20.0 |
|
#
1635:97afbb6c5a15 |
| 07-Oct-2020 |
Andrei Zeliankou |
Tests: minor fixes.
|
#
1613:444388b206d0 |
| 27-Sep-2020 |
Andrei Zeliankou |
Tests: tuned delay in test_settings_idle_timeout_2.
|
#
1606:f6723ce391fa |
| 21-Sep-2020 |
Andrei Zeliankou |
Tests: added test for "idle_timeout" with empty payload.
|
#
1596:b7e2d4d92624 |
| 16-Sep-2020 |
Andrei Zeliankou |
Tests: migrated to the pytest.
|
Revision tags: 1.19.0-1, 1.19.0, 1.18.0-1, 1.18.0 |
|
#
1477:b93d1acf81bd |
| 15-May-2020 |
Andrei Zeliankou |
Tests: style.
|
#
1467:195fe0a92670 |
| 24-Apr-2020 |
Andrei Zeliankou |
Tests: introduced module version specification in prerequisites.
|
Revision tags: 1.17.0-1, 1.17.0, 1.16.0-1, 1.16.0 |
|
#
1365:e70f1274f171 |
| 20-Feb-2020 |
Andrei Zeliankou |
Tests: more tests with "max_body_size".
|
Revision tags: 1.15.0-1, 1.15.0, 1.14.0-1, 1.14.0, 1.13.0-1, 1.13.0, 1.12.0-1, 1.12.0, 1.11.0-2, 1.11.0-1, 1.11.0 |
|
#
1165:998b521bbdb8 |
| 14-Sep-2019 |
Andrey Zelenkov |
Tests: refactored prerequisites model.
|
Revision tags: 1.10.0-2, 1.10.0-1, 1.10.0, 1.9.0-1, 1.9.0 |
|
#
1064:75a64629661f |
| 30-May-2019 |
Andrey Zelenkov |
Tests: adjusted skipping tests.
|
#
1029:687f7cc7aae2 |
| 09-Apr-2019 |
Andrey Zelenkov |
Tests: speed up tests.
|
#
1025:3469f5185562 |
| 09-Apr-2019 |
Andrey Zelenkov |
Tests: simplified module checking.
|
#
1019:61d90b4da691 |
| 28-Mar-2019 |
Andrey Zelenkov |
Tests: unit module refactoring.
|
#
1017:887a4bbabf1e |
| 26-Mar-2019 |
Andrey Zelenkov |
Tests: style.
|
Revision tags: 1.8.0-1, 1.8.0 |
|
#
971:7098b3ba25fd |
| 27-Feb-2019 |
Andrey Zelenkov |
Tests: read_timeout option introduced.
Also, increased default select() timeout from 1s to 5s.
|
#
970:2f4376c8f358 |
| 27-Feb-2019 |
Andrey Zelenkov |
Tests: added "Host" and "Connetion" headers where necessary.
Also minor header organizing.
|
Revision tags: 1.7.1-1 |
|
#
934:349e9aa869e8 |
| 14-Feb-2019 |
Andrey Zelenkov |
Tests: minor fixes.
|
Revision tags: 1.7.1, 1.7-1, 1.7 |
|
#
853:a8359dce963e |
| 15-Nov-2018 |
Andrey Zelenkov |
Tests: added command line arguments parsing in tests.
Added the following command line arguments:
-d, --detailed: Show detailed output for tests
Usage examples:
./test/run.py --detailed
Tests: added command line arguments parsing in tests.
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
show more ...
|