Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-16 | test exitcode as well as string equality | David Kalnischkies | |
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 | |||
2011-08-17 | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: | David Kalnischkies | |
- ignore "self"-conflicts for all architectures of a package instead of just for the architecture of the package locked at in the ordering of installations too (Closes: #802901) |