Age | Commit message (Expand) | Author | Files | Lines |
2024-02-21 | Tests: check for the AddressSanitizer flag during discovery | Andrei Zeliankou | 1 | -0/+2 |
2024-01-15 | Tests: pathlib used where appropriate | Andrei Zeliankou | 3 | -8/+10 |
2023-11-08 | Tests: 8XXX used as default port range. | Andrei Zeliankou | 2 | -8/+8 |
2023-06-14 | Tests: get rid of classes in test files. | Andrei Zeliankou | 4 | -16/+16 |
2023-06-12 | Tests: prerequisites checking reworked. | Andrei Zeliankou | 10 | -59/+163 |
2023-05-25 | Tests: removed unused variables. | Andrei Zeliankou | 1 | -1/+0 |
2023-02-21 | Tests: switched to using f-strings. | Andrei Zeliankou | 4 | -18/+18 |
2022-12-12 | Tests: pretty output. | Andrei Zeliankou | 1 | -3/+1 |
2022-11-29 | Tests: NJS. | Andrei Zeliankou | 1 | -0/+6 |
2022-11-15 | Tests: features and options checks improved. | Andrei Zeliankou | 2 | -14/+8 |
2022-08-25 | Tests: added tests with abstract UNIX sockets. | Andrei Zeliankou | 1 | -0/+25 |
2022-01-10 | Tests: using modules in Go. | Max Romanov | 1 | -31/+5 |
2021-11-15 | Tests: refactored working with processes. | Andrei Zeliankou | 1 | -3/+4 |
2021-11-02 | Tests: removed unused imports. | Andrei Zeliankou | 1 | -1/+0 |
2021-10-18 | Tests: style. | Andrei Zeliankou | 1 | -1/+1 |
2021-07-02 | Tests: run Ruby applications inside temporary directory. | Oisin Canty | 1 | -2/+5 |
2021-05-25 | Go: fixing tests for Go 1.16. | Max Romanov | 1 | -0/+1 |
2021-05-12 | Node.js: a shim for overriding "http" and "websocket" modules. | Oisin Canty | 1 | -2/+11 |
2021-05-05 | Tests: added tests for openat2() features. | Andrei Zeliankou | 1 | -0/+32 |
2021-04-05 | Tests: style. | Andrei Zeliankou | 1 | -2/+2 |
2021-02-18 | Tests: added regex check. | Andrei Zeliankou | 1 | -0/+13 |
2020-12-15 | Tests: fixed bug that disabled isolation tests. | Tiago Natel de Moura | 1 | -1/+1 |
2020-12-09 | Tests: isolation check moved to the pytest_sessionstart(). | Andrei Zeliankou | 1 | -0/+158 |
2020-11-16 | Tests: fixing tests interrupt in terminal. | Max Romanov | 1 | -0/+3 |
2020-10-01 | Tests: minor fixes. | Andrei Zeliankou | 3 | -0/+48 |