Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-12 | Tests: prerequisites checking reworked. | Andrei Zeliankou | 1 | -3/+2 | |
Prerequisites check moved to the module level to simplify class structure. Discovery and prerequisites checks functions moved to the separate files. Introduced "require" fixture to provide per-test requirements check. | |||||
2022-11-15 | Tests: features and options checks improved. | Andrei Zeliankou | 1 | -7/+6 | |
Now version output evaluates only once. OpenSSL checks more carefully. | |||||
2020-10-01 | Tests: minor fixes. | Andrei Zeliankou | 1 | -0/+13 | |
Fixed temporary dir removing. Fixed printing path to log. Module checks moved to the separate file. |