summaryrefslogtreecommitdiff
path: root/tests/sources/bzr.py
Commit message (Expand)AuthorAgeFilesLines
* tests: str(datafiles) instead of a longer thingaevri/dirname_basenameAngelos Evripiotis2019-03-201-1/+1
* 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: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+0
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+2
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-1/+1
* Introduce new "source" command groupChandan Singh2018-12-141-1/+1
* Add bzr testTristan Maat2018-02-071-0/+46
* tests/sources/bzr.py: Removing bzr source testTristan Van Berkom2017-11-061-194/+0
* tests/sources/bzr.py: Use site.py to determine presence of bzrTristan Van Berkom2017-09-041-8/+1
* tests/sources/bzr.py: Skip bzr source tests if `bzr` program isn't foundSam Thursfield2017-06-221-0/+18
* Add some basic bzr testsJonathan Maw2017-05-251-0/+183