summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-11-14import-srpm: support for patch importMarkus Lehtonen1-18/+24
2014-11-14tests: add unit tests for gbp.rpm.SrcRpmFileMarkus Lehtonen5-0/+28
2014-11-14Introduce git-import-orig-rpm toolMarkus Lehtonen1-1/+2
2014-11-14Introduce git-buildpackage-rpm toolMarkus Lehtonen1-1/+2
2014-11-14Introduce gbp-pq-rpm toolMarkus Lehtonen1-1/+2
2014-11-14gbp-pq: readiness to configure the pq branch nameMarkus Lehtonen1-2/+3
2014-11-14Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-4/+4
2014-11-14GitRepository/add_files: add new option 'untracked'Markus Lehtonen1-0/+6
2014-11-14config: read the right config if run from subdirMarkus Lehtonen1-4/+4
2014-11-14tests/testutils: add directories arg to ls_* functionsMarkus Lehtonen1-7/+8
2014-11-14tests.testutils: add ls_zip() helperMarkus Lehtonen1-0/+11
2014-11-14import-orig: new function for filtering/re-packing sourcesMarkus Lehtonen2-0/+148
2014-11-14UpstreamSource: implement prefix guessingMarkus Lehtonen1-1/+5
2014-11-14tests: test find_source() with unittestMarkus Lehtonen1-0/+64
2014-11-14UpstreamSource: move version guessing logic to PkgPolicyMarkus Lehtonen1-0/+4
2014-11-14UpstreamSource: introduce is_tarball() methodMarkus Lehtonen1-0/+4
2014-11-14UpstreamSource.pack: support prefix manglingMarkus Lehtonen1-0/+9
2014-11-14GitRepository: add diff_status methodMarkus Lehtonen1-0/+13
2014-11-14GitRepository: allow repo inititialization from subdirMarkus Lehtonen1-2/+2
2014-11-14GitRepository: Implement status methodEd Bartosh1-0/+22
2014-11-14GitRepository: raise GitRepositoryError instead of GbpErrorMarkus Lehtonen1-1/+1
2014-11-14GitRepository.archive: support getting tar data as return valueMarkus Lehtonen1-1/+1
2014-11-14log: don't automatically setup gbp-specific loggerMarkus Lehtonen1-0/+2
2014-11-14rpm tests: disable one anomalous pylint errorMarkus Lehtonen1-0/+4
2014-11-14tests: add tests for UpstreamSource.guess_version()Markus Lehtonen1-0/+2
2014-11-14ComponentTestBase: add dirs argument to _check_repo_state()Markus Lehtonen2-14/+18
2014-11-14ComponentTestBase: add ls_tree() methodMarkus Lehtonen1-0/+7
2014-11-14ComponentTestBase: add check_files() methodMarkus Lehtonen1-4/+10
2014-11-14ComponentTestBase: add a per-class toplevel temp dirMarkus Lehtonen1-1/+8
2014-11-14ComponentTestBase: ignore system and user configMarkus Lehtonen1-0/+3
2014-10-29git.vfs: fix close methodGuido Günther1-0/+1
2014-09-12Allow to always drop pq branch after exportGuido Günther1-1/+22
2014-07-28Remove all other log handlers when capturing logsGuido Günther1-0/+2
2014-07-24Pass --no-pristine-tar to SRPM compnent testsGuido Günther1-11/+11
2014-07-24Introduce git-import-srpm toolMarkus Lehtonen4-0/+382
2014-07-24Introduce rpm helpersMarkus Lehtonen25-0/+1000
2014-05-16Fix comitter vs committer typosGuido Günther1-1/+1
2014-04-03config: add decorator to add_option_* functionsGuido Günther2-16/+60
2014-04-02Remove tests now covered by 18_test_ConfigGuido Günther1-21/+0
2014-04-01Add minimal 'config' commandGuido Günther5-3/+73
2014-04-01Test option parser fallbacks more thoroughlyGuido Günther2-0/+99
2014-03-27ComponentTestBase: use regex matching in log checkingMarkus Lehtonen1-3/+4
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-02-23import_dsc: Create missing debian branch with --create-missing-branchesGuido Günther2-2/+32
2014-02-19config: Don't pull in config defaults twiceGuido Günther1-1/+1
2014-01-07tests: adapt dch tests for older devscriptsMarkus Lehtonen2-17/+39
2013-12-17Adjust test cases to newer devscriptsGuido Günther1-15/+15
2013-10-31pq: rewrite patch export functionalityMarkus Lehtonen1-9/+6
2013-09-10tests: remove unused import in submodule testsMarkus Lehtonen1-1/+0