summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-source
AgeCommit message (Expand)AuthorFilesLines
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-1/+1
2014-01-15test apt-get source release selection with suite and codenameDavid Kalnischkies1-1/+13
2013-12-12clarify error message when apt-get source=ver fails, print a real error messa...Michael Vogt1-1/+1
2013-12-10user-requested version tag gets precedence in apt-get source -t dist pkg=vers...Michael Vogt1-0/+5
2013-12-10fix typoMichael Vogt1-2/+2
2013-12-10improve test for #731853 and commentsMichael Vogt1-3/+5
2013-12-10if there is only deb-src pick higest version in deb-src release matchingMichael Vogt1-2/+7
2013-12-04add test for aptget source for unavailable packageMichael Vogt1-0/+5
2013-12-04further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write...Michael Vogt1-8/+18
2013-12-04add test, deal with InReleaseMichael Vogt1-0/+45