Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-30 | Tests: websockets style fixes. | Andrey Zelenkov | 1 | -9/+9 | |
2019-08-22 | Tests: removed keepalive_interval for websocket tests. | Andrey Zelenkov | 1 | -2/+2 | |
Also increased read_timeout in frame_read() for slow hosts. | |||||
2019-08-22 | Tests: Node.js websockets tests tuned. | Andrey Zelenkov | 1 | -2/+2 | |
2019-08-22 | Tests: Node.js websockets. | Andrey Zelenkov | 1 | -0/+215 | |
2019-08-21 | Tests: reverted rerun for Java tests in 5e429a7f133c. | Andrey Zelenkov | 1 | -3/+1 | |
Each testcase should also recompile to be recompiled. So backed out for now. | |||||
2019-08-06 | Tests: rerun tests for each module version. | Andrey Zelenkov | 5 | -5/+15 | |
Rerun supported for Python, PHP, Perl, Ruby, and Java modules. | |||||
2019-07-14 | Tests: TestApplicationTLS.openssl_conf() introduced. | Andrey Zelenkov | 1 | -5/+12 | |
2019-07-14 | Tests: check application configuration loading in TLS tests. | Andrey Zelenkov | 1 | -1/+1 | |
2019-07-08 | Tests: made openssl certificates more strong to avoid errors. | Andrey Zelenkov | 1 | -1/+1 | |
2019-04-26 | Tests: check application configuration loading. | Andrey Zelenkov | 8 | -7/+12 | |
2019-04-22 | Tests: using "pass" option instead of deprecated "application". | Valentin Bartenev | 8 | -8/+8 | |
2019-04-09 | Tests: wait_for_record() introduced. | Andrey Zelenkov | 1 | -0/+11 | |
2019-04-09 | Tests: added "name" argument for search_in_log(). | Andrey Zelenkov | 1 | -2/+2 | |
2019-03-28 | Tests: unit module refactoring. | Andrey Zelenkov | 11 | -0/+340 | |