Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-08 | tests: Use tempfile.mkdtemp to create temp dirs for tests | Thomas Koch | 1 | -0/+2 | |
This puts test dirs below /tmp which often is a tmpfs. All tests include the context module which consolidates tmpdir creation and cleanup, undoes a chdir in teardown and silences log messages. | |||||
2012-05-20 | Provide minimalist debian/control object | Daniel Dehennin | 1 | -0/+89 | |
Closes: #673473 Signed-off-by: Guido Günther <agx@sigxcpu.org> |