summaryrefslogtreecommitdiff
path: root/tests/setup_once
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright noticesrichardipsum/improve_backupsRichard Ipsum2013-12-171-1/+1
|
* lorry: use refspecs in lorry filesRichard Maw2012-03-131-2/+2
| | | | | | | | | | | If refspecs are listed, pass them to push_to_mirror_server, if not allow push_to_mirror_server to use its default refspecs Also fix test cases: - refs/tags/rc* is not a valid refspec, * can only substitute a whole directory - git-for-each-ref needs the whole ref path, master is not the same as refs/heads/master
* tests: add new test, use same setupRichard Maw2012-03-131-0/+50
| | | | | | | | Add a test for only pushing the refs specified. This checks whether the set of pushed refs is the same as those specified Also move no-pushspec-pushall.setup to setup_once as both pushspec tests share the same setup
* Remove the setup_once script.Jannis Pohlmann2012-02-171-21/+0
|
* Add empty setup_once script to satisfy cmdtest.Jannis Pohlmann2012-02-171-0/+21