summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-source
AgeCommit message (Expand)Author
2016-02-03use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies
2016-01-26get sources for packages in multiple releases againDavid Kalnischkies
2016-01-26parse version correctly from binary Source fieldDavid Kalnischkies
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies
2015-11-29tests: fix typos, correct helpmsgs and test testsDavid Kalnischkies
2015-11-29do not override exact targetrelease matches with lesser matchesAndreas Cadhalpun
2015-09-14implement apt-get source msg 'Please use: $vcs' for gitDavid Kalnischkies
2015-09-01Consider md5sum no longer a usable hashMichael Vogt
2015-08-27tests: check apt-get source release name switching with -tDavid Kalnischkies
2015-06-15condense parallel requests with the same hashes to oneDavid Kalnischkies
2015-03-16test exitcode as well as string equalityDavid Kalnischkies
2014-10-20reenable support for -s (and co) in apt-get sourceDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2014-01-15test apt-get source release selection with suite and codenameDavid Kalnischkies
2013-12-12clarify error message when apt-get source=ver fails, print a real error messa...Michael Vogt
2013-12-10user-requested version tag gets precedence in apt-get source -t dist pkg=vers...Michael Vogt
2013-12-10fix typoMichael Vogt
2013-12-10improve test for #731853 and commentsMichael Vogt
2013-12-10if there is only deb-src pick higest version in deb-src release matchingMichael Vogt
2013-12-04add test for aptget source for unavailable packageMichael Vogt
2013-12-04further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write...Michael Vogt
2013-12-04add test, deal with InReleaseMichael Vogt