Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the test suite again | Julian Andres Klode | 2015-08-17 | 1 | -5/+5 |
| | | | | Gbp-Dch: ignore | ||||
* | test exitcode as well as string equality | David Kalnischkies | 2015-03-16 | 1 | -7/+7 |
| | | | | | | | | 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 | ||||
* | try all providers in order if uninstallable in MarkInstall | David Kalnischkies | 2013-06-09 | 1 | -0/+70 |
| | |||||
* | fix priority sorting by prefering higher in MarkInstall | David Kalnischkies | 2013-06-09 | 1 | -0/+36 |
Used to work until a certain (here unnamed) person came along and used the wrong operator causing low-priority packages to be sorted above high-priority packages while choosing a provider in commit 2b5c35c7bb915dbd46fefd7c79f05364ba22f93b from Nov 2011 |