aboutsummaryrefslogtreecommitdiffstats
path: root/tests/core/managers
Commit message (Collapse)AuthorAgeFilesLines
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-213-18/+21
|
* make install context available via coroutine context (#586)William Boman2022-04-119-32/+58
|
* fix(pip3): always use normalized "python" executable with venv-enhanced path ↵William Boman2022-04-061-6/+8
| | | | (#577)
* add async managers (#536)William Boman2022-03-269-0/+1559