summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-source
Commit message (Expand)AuthorAgeFilesLines
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
* tests: fix typos, correct helpmsgs and test testsDavid Kalnischkies2015-11-291-1/+6
* do not override exact targetrelease matches with lesser matchesAndreas Cadhalpun2015-11-291-0/+20
* implement apt-get source msg 'Please use: $vcs' for gitDavid Kalnischkies2015-09-141-0/+19
* Consider md5sum no longer a usable hashMichael Vogt2015-09-011-8/+8
* tests: check apt-get source release name switching with -tDavid Kalnischkies2015-08-271-0/+9
* condense parallel requests with the same hashes to oneDavid Kalnischkies2015-06-151-22/+20
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-9/+9
* reenable support for -s (and co) in apt-get sourceDavid Kalnischkies2014-10-201-0/+4
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* test apt-get source release selection with suite and codenameDavid Kalnischkies2014-01-151-1/+13
* clarify error message when apt-get source=ver fails, print a real error messa...Michael Vogt2013-12-121-1/+1
* user-requested version tag gets precedence in apt-get source -t dist pkg=vers...Michael Vogt2013-12-101-0/+5
* fix typoMichael Vogt2013-12-101-2/+2
* improve test for #731853 and commentsMichael Vogt2013-12-101-3/+5
* if there is only deb-src pick higest version in deb-src release matchingMichael Vogt2013-12-101-2/+7
* add test for aptget source for unavailable packageMichael Vogt2013-12-041-0/+5
* further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write...Michael Vogt2013-12-041-8/+18
* add test, deal with InReleaseMichael Vogt2013-12-041-0/+45