summaryrefslogtreecommitdiff
path: root/tests/integration/pip_source.py
Commit message (Expand)AuthorAgeFilesLines
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+2
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-2/+2
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-1/+1
* Introduce new "source" command groupChandan Singh2018-12-141-2/+2
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-0/+2
* plugins/sources/pip.py: Accomodate characters '-','.','_' for packagesctolentino82018-11-021-12/+35
* Add pip source pluginChandan Singh2018-08-151-0/+99