summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-source
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Git-Dch: Ignore
* clarify error message when apt-get source=ver fails, print a real error ↵Michael Vogt2013-12-121-1/+1
| | | | message instead of "ignoring"
* user-requested version tag gets precedence in apt-get source -t dist ↵Michael Vogt2013-12-101-0/+5
| | | | pkg=version requests
* 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(), ↵Michael Vogt2013-12-041-8/+18
| | | | write out the selection notice to c1out to be consistent with the rest of the source
* add test, deal with InReleaseMichael Vogt2013-12-041-0/+45