Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |