summaryrefslogtreecommitdiff
path: root/test/integration/test-ubuntu-bug-1130419-prefer-installed-ma-same-siblings
Commit message (Collapse)AuthorAgeFilesLines
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
| | | | | | | This doesn't allow all tests to run cleanly, but it at least allows to write tests which could run successfully in such environments. Git-Dch: Ignore
* Fix the test suite againJulian Andres Klode2015-08-171-6/+6
| | | | Gbp-Dch: ignore
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-6/+6
| | | | | | | | We use test{success,failure} now all over the place in the framework, so its only consequencial to do this in the situations in which we test for a specific output as well. Git-Dch: Ignore
* * apt-pkg/depcache.cc:David Kalnischkies2013-02-241-0/+104
- prefer to install packages which have an already installed M-A:same sibling while choosing providers (LP: #1130419)