summaryrefslogtreecommitdiffhomepage
path: root/test/unit/check/regex.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-06-12Tests: prerequisites checking reworked.Andrei Zeliankou1-4/+1
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-15Tests: features and options checks improved.Andrei Zeliankou1-7/+2
Now version output evaluates only once. OpenSSL checks more carefully.
2021-02-18Tests: added regex check.Andrei Zeliankou1-0/+13