summaryrefslogtreecommitdiff
path: root/tests/unit/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Make `ReentrantFileLock` thread-safe and, thereby, fix race condition in `vir...Randy Döring2023-03-121-0/+28
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-19/+0
* Bump setuptools and fix Windows subprocess with cwd broken (#1982)Bernát Gábor2020-10-151-0/+17
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-271-38/+0
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-3/+3
* reorganize run.py - prefer inheritence based API over generatorsBernat Gabor2020-01-101-1/+1
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-1/+2
* Stat rewrite - POCBernát Gábor2020-01-101-0/+47