summaryrefslogtreecommitdiff
path: root/tests/frontend/mirror.py
Commit message (Expand)AuthorAgeFilesLines
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+2
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-2/+2
* Introduce new "source" command groupChandan Singh2018-12-141-15/+15
* tests: Add regression test for mirroring with project.refsJonathan Maw2018-10-031-0/+76
* tests/frontend/mirror.py: Reenable test_mirror_fetch_upstream_absent[ostree]tristan/538-reenable-ostree-testTristan Van Berkom2018-08-301-4/+0
* Fix ostree repository mirroringValentin David2018-08-161-4/+0
* Test we can discovered submodules on fallback mirrored git repositoriesValentin David2018-08-141-0/+96
* Test git mirroring fallback on submodules when main repo is not mirrored.Valentin David2018-08-141-0/+97
* tests: Add a test of the git source with submodulesJonathan Maw2018-08-141-0/+80
* tests: Test that fetching passes when upstream is absentJonathan Maw2018-08-141-0/+61
* tests/frontend/mirror.py: Re-enable a test for gitValentin David2018-08-141-4/+0
* Add support for include '(@)' in project.conf and .bst filesValentin David2018-08-021-2/+161
* tests: Add mirrored fetching and tracking testsJonathan Maw2018-07-271-0/+402