summaryrefslogtreecommitdiff
path: root/tests/sources/remote.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unused variablesBenjamin Schubert2019-03-011-3/+3
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests/sources/remote.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-6/+13
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-4/+4
* Introduce new "source" command groupChandan Singh2018-12-141-6/+6
* Add support for .netrc in remote/tar/zip pluginsValentin David2018-11-291-0/+43
* remote.py: Add support for marking downloaded files executableEd Baunton2018-08-071-2/+35
* Provide explicit reason for SourceError exception on pathEd Baunton2018-07-261-1/+1
* Add remote source pluginEd Baunton2018-07-251-0/+133