Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-23 | test/integration/test-apt-download-progress: | Michael Vogt | |
- give apt more time to gather download data in test | |||
2015-03-20 | test/integration/test-apt-download-progress: fix test failure on fast hardware | Michael Vogt | |
2015-01-06 | Add regression test for the previous commit | Michael Vogt | |
The issue was that https.cc never called URIStart(), one way to detect this is that no download progress is generated without this call. The test now checks for this and as a side-effect will also ensure that we do not break download progress reporting and Acquire::{http,https}::Dl-Limit accidently. |