summaryrefslogtreecommitdiffhomepage
path: root/tests/component
Commit message (Expand)AuthorAge
...
* component: port to python3Guido Günther2017-08-02
* tests: add initial test for import-dscGuido Günther2017-07-18
* New command 'pristine-tar'Guido Günther2017-06-26
* pq: Disable rename trackingGuido Günther2017-05-26
* Test that we don't fail tagging when on pq branchGuido Günther2017-05-23
* Don't fail tests on older git versionsGuido Günther2017-05-22
* clone: don't print exception when we can't find the source packageGuido Günther2017-04-26
* tests: Move env check from clone to import_dscGuido Günther2017-04-25
* clone: Add support for pseudo protocols like vcsgit: and github:Guido Günther2017-04-25
* buildpackage: add sloppy mode to build upstream tarballsGuido Günther2017-04-25
* Add missing bug numberGuido Günther2017-04-23
* Shorten test descriptionsGuido Günther2017-04-23
* buildpackage: make --git-export=WC simpler to useGuido Günther2017-04-20
* Improve error message for non-native packages with broken version numbersGuido Günther2017-02-14
* On a patch-queue branch tag the corresponding debian branch instead.Guido Günther2017-02-06
* tests: add add_files helperGuido Günther2017-02-06
* Add pq component testGuido Günther2017-02-06
* tests: add missing bracesGuido Günther2017-01-30
* GitRepository: properly determine git-dirGuido Günther2017-01-20
* component test: Use more fixturesGuido Günther2017-01-20
* test_buildpackage: make sure we discard temporary treesGuido Günther2017-01-20
* pull: Allow to specify remote on the command lineGuido Günther2017-01-19
* component tests: simpler test fixturesGuido Günther2017-01-19
* buildpackage: Use commit instead of tree to create archiveGuido Günther2017-01-17
* buildpackage: Don't set a compression level if unset and make this the defaultGuido Günther2017-01-17
* import-orig: Move orig.tar.gz with filter-pristine-tarGuido Günther2017-01-11
* Quote arguments passed to builderGuido Günther2017-01-11
* import_orig: Delay unpack of component tarballsGuido Günther2017-01-11
* tests: add helper to check component tarballsGuido Günther2017-01-11
* tests: output correct tree when hitting an errorGuido Günther2017-01-11
* import_dsc: Store debian/changelog in commit messageGuido Günther2017-01-10
* import_dsc: test bare repository importGuido Günther2017-01-10
* buildpackage: use os.makedirs to create export dirsGuido Günther2017-01-09
* Update submoduleGuido Günther2017-01-05
* Use flake8 clean version of rpm test dataGuido Günther2017-01-04
* tests/component/rpm: flake8 cleanGuido Günther2017-01-03
* Deprecate --download in import_srpm tooGuido Günther2017-01-01
* test_import_srpm.py: flake8 cleanGuido Günther2017-01-01
* GitRepository.commit_dir: add a proper reflog entryGuido Günther2016-12-28
* import-dsc: Improve error message if there is no dsc fileGuido Günther2016-12-26
* import-dsc: determine download automaticallyGuido Günther2016-12-26
* import-orig: determine download automaticallyGuido Günther2016-12-26
* gbp clone: configure user.email, user.name from DEBEMAIL/DEBFULLNAMEMichael Stapelberg2016-12-19
* import_srpm: Drop epoch tooGuido Günther2016-12-07
* pq_rpm: use relative path names for patchesGuido Günther2016-12-07
* import_rpms: use upstream version for upstream tagGuido Günther2016-12-05
* import_srpm: allow for more than one argumentGuido Günther2016-12-04
* import_dsc: fail properly again without a package to importGuido Günther2016-12-04
* GitRepository.list_submodules: use _git_inoutGuido Günther2016-10-09
* test_buildpackage_rpm: check that we fail subtarball generation correctlyGuido Günther2016-10-09