Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-24 | Tests: test_settings_send_timeout improved. | Andrei Zeliankou | 1 | -0/+6 | |
Data length adjusts depending on socket buffer size when it's possible. | |||||
2021-05-20 | Tests: Python targets. | Oisin Canty | 3 | -4/+74 | |
2021-04-05 | Tests: style. | Andrei Zeliankou | 29 | -181/+218 | |
2021-02-04 | Tests: added tests for "path" option in Python application. | Andrei Zeliankou | 1 | -0/+8 | |
2020-11-19 | Tests: added tests for a "discard_unsafe_fields" option. | Andrei Zeliankou | 1 | -0/+9 | |
2020-11-10 | Python: supporting ASGI legacy protocol. | Max Romanov | 2 | -0/+30 | |
Introducing manual protocol selection for 'universal' apps and frameworks. | |||||
2020-11-05 | Tests: added Python threading tests. | Max Romanov | 2 | -0/+42 | |
2020-10-05 | Tests: added ASGI Lifespan. | Andrei Zeliankou | 4 | -0/+43 | |
2020-10-01 | Tests: added ASGI HTTP applications. | Max Romanov | 8 | -0/+195 | |
2020-10-01 | Tests: added ASGI WebSocket. | Max Romanov | 2 | -0/+43 | |
2020-09-21 | Tests: changing Python application callable name. | Max Romanov | 1 | -0/+7 | |
2020-05-28 | Tests: Added rootfs tests. | Tiago Natel de Moura | 1 | -0/+31 | |
2020-04-03 | Tests: use "return" action in upstream tests. | Andrei Zeliankou | 4 | -24/+1 | |
2020-03-30 | Handling change file message in libunit. | Max Romanov | 1 | -1/+1 | |
This is required for proper log file rotation action. | |||||
2020-03-12 | Tests: added Python input readline and iterator tests. | Max Romanov | 4 | -3/+55 | |
2020-03-12 | Tests: round robin upstream tests. | Andrei Zeliankou | 3 | -0/+24 | |
2020-02-05 | Tests: added test for uploading files with SSL. | Tiago Natel de Moura | 1 | -0/+27 | |
* * * [mq]: multipart | |||||
2019-11-11 | Tests: added tests for setting user and group. | Tiago Natel | 1 | -0/+18 | |
2019-11-14 | Tests: Python exception tests. | Andrei Zeliankou | 1 | -0/+45 | |
2019-11-14 | Tests: proxy tests. | Andrei Zeliankou | 1 | -0/+25 | |
2019-11-13 | Tests: added Python test with threading. | Andrei Zeliankou | 1 | -0/+33 | |
2019-10-23 | Tests: added USR1 signal test for unit.log. | Andrey Zelenkov | 1 | -0/+9 | |
2019-10-23 | Tests: added flush() in "errors_write" Python application. | Andrey Zelenkov | 1 | -0/+1 | |
2019-04-09 | Tests: speed up tests. | Andrey Zelenkov | 1 | -1/+0 | |
2019-02-27 | Tests: "Host" header tests. | Andrey Zelenkov | 1 | -0/+7 | |
2018-08-06 | Unit application library. | Max Romanov | 3 | -3/+6 | |
Library now used in all language modules. Old 'nxt_app_*' code removed. See src/test/nxt_unit_app_test.c for usage sample. | |||||
2018-05-29 | Tests: configuration of environment variables. | Andrey Zelenkov | 1 | -0/+13 | |
2018-05-21 | Tests: added tests for SERVER_SOFTWARE variable. | Andrey Zelenkov | 1 | -0/+1 | |
2018-04-26 | Tests: added test for callable write() in Python. | Andrey Zelenkov | 1 | -0/+5 | |
2018-04-05 | Tests: added Python test with not iterable object. | Andrey Zelenkov | 3 | -0/+9 | |
2018-04-02 | Tests: more Python tests. | Andrey Zelenkov | 13 | -6/+67 | |
2018-04-02 | Tests: added Python test with iterator context. | Andrey Zelenkov | 1 | -0/+23 | |
2018-03-16 | Tests: HTTP header field and value tests. | Andrey Zelenkov | 1 | -0/+7 | |
2018-02-20 | Tests: reworked python tests with application. | Andrey Zelenkov | 7 | -0/+58 | |