Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-14 | CentOS compatibility: fix tests | Markus Lehtonen | 1 | -1/+6 | |
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com> | |||||
2013-04-29 | Make parse_dsc a classmethod of DscFile | Guido Günther | 1 | -2/+4 | |
so we have the object creation close to the object itself. | |||||
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-08-02 | Add tests for gbp.deb.{DpkgCompareVersions,DscFile} | Guido Günther | 1 | -0/+79 | |