summaryrefslogtreecommitdiff
path: root/tests/sources/deb.py
Commit message (Expand)AuthorAgeFilesLines
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-7/+7
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+3
* tests:lint: remove all unneccessary-parens errors from pylintBenjamin Schubert2019-03-201-3/+3
* tests:lint: reorder imports for consistencyBenjamin Schubert2019-03-201-1/+2
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-4/+0
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-3/+3
* Introduce new "source" command groupChandan Singh2018-12-141-9/+9
* tests: Modify tests to ensure retry FAILUREJosh Smith2018-08-311-1/+1
* tests/sources: deb, tar and zip all test for retry behaviourJosh Smith2018-07-271-1/+2
* Move _list_dir_contents to __init__.pyMove-_list_dir_contents-to-__init__425-add-a-deps-flag-to-bst-checkoutPhillip Smyth2018-07-111-16/+7
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-081-2/+2
* tests/sources/deb.py: Skip tests if arpy is not availableJürg Billeter2018-03-251-1/+8
* Created deb Source plugin for Issue #10Phillip Smyth2018-03-231-0/+181