summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-progress-fd
Commit message (Collapse)AuthorAgeFilesLines
* fix testsMichael Vogt2014-09-231-1/+1
|
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-231-0/+16
|\ | | | | | | | | | | | | | | | | Conflicts: apt-pkg/acquire-item.cc apt-pkg/acquire-item.h apt-pkg/cachefilter.h configure.ac debian/changelog
| * fix progress report for upgrade and reinstallDavid Kalnischkies2014-09-081-0/+16
| | | | | | | | | | | | | | | | | | | | | | APT treats upgrades like installs and dpkg is very similar in this, but prints still a slightly different processing message indicating that it is really an upgrade which we hadn't parsed so far, but this wasn't really visible as we quickly moved on to a 'known' state. More problematic was the reinstall case as apt hadn't recognized this for the package name detection, so that reinstalls had no progress since we introduced MultiArch.
* | update test-apt-progress-fdMichael Vogt2014-05-081-3/+3
|/
* fix apt output ordering and update test to match the new human friendly ↵Michael Vogt2013-10-211-2/+2
| | | | messages that include the architecture
* re-add missing APT::String::StripMichael Vogt2013-10-181-1/+0
|
* cleanupMichael Vogt2013-10-181-23/+23
|
* tests, do not send pkgname with arch via the status-fdMichael Vogt2013-10-151-0/+71