Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-19 | tests: support spaces in path and TMPDIR | David Kalnischkies | 1 | -1/+1 | |
This doesn't allow all tests to run cleanly, but it at least allows to write tests which could run successfully in such environments. Git-Dch: Ignore | |||||
2015-09-14 | tests: try to support spaces in TMPDIR | David Kalnischkies | 1 | -1/+1 | |
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 | |||||
2015-08-14 | Replace --force-yes by various options starting with --allow | Julian Andres Klode | 1 | -0/+98 | |
This enables more fine grained control over such exceptions. |