Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-11 | sync TFRewrite*Order arrays with dpkg and dak | David Kalnischkies | |
dpkg and dak know various field names and order them in their output, while we have yet another order and have to play catch up with them as we are sitting between chairs here and neither order is ideal for us, too. A little testcase is from now on supposed to help ensureing that we do not derivate to far away from which fields dpkg knows and orders. | |||
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 | |||
2014-06-11 | fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests | Michael Vogt | |
2014-06-10 | fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travis | Michael Vogt | |
2014-06-04 | Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466) | Michael Vogt | |