Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |