summaryrefslogtreecommitdiff
path: root/tests/testutils.py
AgeCommit message (Expand)AuthorFilesLines
2014-06-30tests/testutils: add directories arg to ls_* functionsMarkus Lehtonen1-7/+8
2014-06-05CentOS compatibility: fix testsMarkus Lehtonen1-1/+5
2014-06-05tests.testutils: add ls_zip() helperMarkus Lehtonen1-0/+11
2014-06-05import-orig: new function for filtering/re-packing sourcesMarkus Lehtonen1-0/+22
2014-03-27Use a temporary directoryGuido Günther1-4/+7
2014-03-27tests: more robust check for the default urgency level of dchMarkus Lehtonen1-9/+14
2014-01-07tests: adapt dch tests for older devscriptsMarkus Lehtonen1-0/+18
2013-08-28Use open() instead of file()Guido Günther1-1/+1
2013-08-21Move MockedChangelog to testutilsGuido Günther1-0/+13
2013-04-26tests: Fix tests for UbuntuMarkus Lehtonen1-0/+33
2013-04-13Introduce Source classGuido Günther1-1/+0
2013-04-08tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch1-6/+5
2013-01-16Add component test initializationGuido Günther1-86/+1
2013-01-16tests.testutils: baseclass for testing commandline toolsMarkus Lehtonen1-0/+85
2012-11-24Test gbp.pq.common.write_patchGuido Günther1-2/+2
2012-11-23testutils: create missing directories when adding a fileGuido Günther1-1/+5
2012-01-10Allow to specify the upstream tree via --upstream-treeGuido Günther1-0/+41