summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update tests and docs for obsolete fields in tarball importssam/tarball-obsolete-fieldsSam Thursfield2015-02-042-12/+0
* Update copyright noticesrichardipsum/improve_backupsRichard Ipsum2013-12-1726-26/+26
* Add test: existing backup is removed by defaultRichard Ipsum2013-12-173-0/+111
* Add multi-backup tear down and single backup testRichard Ipsum2013-12-176-0/+202
* Modify lorry backup behaviour and rename testsRichard Ipsum2013-12-174-2/+2
* Fix git-backup-on-error testRichard Ipsum2013-12-112-0/+16
* Fix typo in hg testDaniel Silverstone2012-09-271-1/+1
* Merge branch 'danielsilverstone/all-repos-bare' of git://git.baserock.org/bas...Richard Maw2012-09-2414-47/+115
|\
| * Alter repack so that we do a 'git gc' instead.danielsilverstone/all-repos-bareDaniel Silverstone2012-09-241-3/+3
| * Fix up Lorry to expect repositories to be bare.Daniel Silverstone2012-09-2414-50/+118
|/
* Fix test case after message changesliw/names-with-slashesLars Wirzenius2012-08-312-5/+2
* Set $USER etc for CVS test setup scriptLars Wirzenius2012-08-281-0/+5
* Fix test case to be more deterministicLars Wirzenius2012-08-282-4/+12
* git-backup test: prevent bundling to reduce outputRichard Maw2012-05-302-5/+2
* lorry: force fetch from upstreamRichard Maw2012-05-241-1/+1
* tests: amend outputRichard Maw2012-05-241-1/+1
* tests: add test for keeping the repo on errorRichard Maw2012-03-284-0/+178
* lorry: use refspecs in lorry filesRichard Maw2012-03-132-4/+4
* tests: add new test, use same setupRichard Maw2012-03-132-0/+52
* tests: add check for no pushspec behaviourRichard Maw2012-03-132-0/+97
* Update test script comments.Jannis Pohlmann2012-02-203-3/+3
* Add basic tarball importing test, analog to the others.Jannis Pohlmann2012-02-203-0/+114
* Add a single commit, single file, single master branch test for SVN.Jannis Pohlmann2012-02-203-0/+112
* Update bzr/cvs/git/hg test scripts. Always use git for repo checks.Jannis Pohlmann2012-02-206-55/+52
* Drop unused line in the bzr-single-commit test script.Jannis Pohlmann2012-02-201-1/+0
* Add simple hg test. Needs hg-fast-export, which I don't have.Jannis Pohlmann2012-02-173-0/+95
* Do not clear $DATADIR, only create work-dir if necessary.Jannis Pohlmann2012-02-173-12/+3
* Add missing files for the git test.Jannis Pohlmann2012-02-172-0/+95
* Add tests for Git and CVS repos with a single commit.Jannis Pohlmann2012-02-174-1/+114
* Remove the setup_once script.Jannis Pohlmann2012-02-171-21/+0
* Redirect using Posix shell contructsLars Wirzenius2012-02-171-1/+1
* Add a test for a simple bzr repository with one file and commit.Jannis Pohlmann2012-02-173-0/+94
* Add empty setup_once script to satisfy cmdtest.Jannis Pohlmann2012-02-171-0/+21