summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add CI testing for raw filesChris Shepherd2022-03-296-0/+200
* Fix failing make tarball testKyle Mckay2021-12-291-2/+3
* Add test to verify hard link supportBen Brown2021-11-242-0/+72
* Add test for ignoring of global pax headerBen Brown2021-11-173-0/+73
* tests: Add test of incremental cvs lorryingBen Hutchings2020-09-173-0/+195
* lorry: Make cvsps store cache inside working git repositoryBen Hutchings2020-09-172-0/+2
* tests: Do not hide lorry errorsBen Hutchings2020-09-1710-12/+12
* tests: Clear out $DATADIR after every testBen Hutchings2020-09-169-168/+7
* tests: Verify that working repos for cvs and svn mirroring are bareBen Hutchings2020-09-154-2/+75
* tests: Check update counts in git-backup-on-error test casesBen Hutchings2020-08-104-0/+4
* tests: Add test case for migration of old-style working repositoriesBen Hutchings2020-08-104-0/+164
* tests: Add test case for update counts in the A/B schemeBen Hutchings2020-08-104-0/+158
* lorry: Crash-proof updates to working git repos with A/B switchingBen Hutchings2020-08-1012-92/+54
* lorry: Only log number of commits pruned from marks filesBen Hutchings2020-08-052-2/+3
* tests: Add a test case for unnamed heads in MercurialBen Hutchings2020-08-054-0/+137
* tests: Add a test case for incremental conversion from MercurialBen Hutchings2020-08-055-0/+147
* tests: Fix flaky cvs-single-commit testBen Hutchings2020-07-221-0/+4
* Add copyright notices and years to several scriptsBen Hutchings2020-07-154-4/+4
* Restore copyright dates before 2013Ben Hutchings2020-07-1528-28/+28
* Add support for Breezy (brz) as alternative Bazaar implementationBen Hutchings2020-07-091-0/+5
* tests: Fix test failure with newer git versions that create more filesBen Hutchings2020-06-052-0/+4
* Add extended headers ignored testRichard Ipsum2015-08-204-0/+74
* Fix expected output in tar-single-commit testRichard Ipsum2015-08-141-3/+3
* tests: Fix make-tarball testFrancisco Redondo Marchena2015-04-281-1/+1
* 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