Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: try to support spaces in TMPDIR | David Kalnischkies | 2015-09-14 | 1 | -19/+13 |
| | | | | | | | | Not all tests work yet, most notable the cdrom tests, but those require changes in libapt itself to have a proper fix and what we have fixed so far is good enough progress for now. Git-Dch: Ignore | ||||
* | rework some testcases to not spit out text | David Kalnischkies | 2014-01-15 | 1 | -5/+12 |
| | | | | | | Rework also uncovers two FIXMEs Git-Dch: Ignore | ||||
* | Fix conffile prompt regression (LP: #1260297) | Michael Vogt | 2013-12-12 | 1 | -0/+43 |
This fixes a regression in the conffile prompt for the progress-fd and adds a testcase to ensure this does not regress again. |