summaryrefslogtreecommitdiff
path: root/test/integration/test-disappearing-packages
AgeCommit message (Collapse)Author
2013-10-22use Pkg.FullName() in disappearedPkgs and remove duplicated checkMichael Vogt
2013-08-12add chronic-like testsuccess/testfailure helpersDavid Kalnischkies
For many commands the output isn't stable (like then dpkg is called) but the exitcode is, so this helper enhances the common && msgpass || msgfail by generating automatically a msgtest and showing the output of the command in case of failure instead of discarding it unconditionally, the later being chronic-like behaviour Git-Dch: Ignore
2012-04-12merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt
2011-10-11run integration tests on my new amd64 box without failuresDavid Kalnischkies
2011-09-09fix bashism (local outside function) and releasefile creation in testcasesDavid Kalnischkies
2011-02-10use apt-mark instead of hand-mangling with the extended_states fileDavid Kalnischkies
2010-10-13tests/integration/test-*: remove a bunch of "local" that are used outside ↵Michael Vogt
funtions (bash complains)
2010-08-20* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
- use the InstVer instead of the CurrentVer for the autobit transfer Add also a small testcase to check the handling automatical