summaryrefslogtreecommitdiff
path: root/yarns/0200-repo-formats.yarn
AgeCommit message (Collapse)AuthorFilesLines
2017-03-25Force summain checksum algorithmLars Wirzenius1-0/+1
Summain default has changed, so to be compatible with old summain output files, we have to force the checksum algorithm to what the old default was.
2014-03-21Fix test suite failures on TMPDIR without user xattrLars Wirzenius1-0/+2
Remove use of extended attributes from some tests. Make the remaining tests be conditional on whether extended attributes actually work in the temporary directory (in the user.* namespace).
2014-01-26Avoid using the src tree gpghomeLars Wirzenius1-1/+4
2014-01-19Make reference repo tests use --always-restore-setuidLars Wirzenius1-2/+7
2014-01-17Normalise manifest times in testLars Wirzenius1-2/+4
Some filesystems don't store sub-second parts of mtime. Bleh.
2014-01-12Add test for multiple clients sharing a repositoryLars Wirzenius1-9/+10
As part of this, make every repository operation step require an explicit client name. The v6 reference formats have a client name embedded that is the hostname of my laptop, so make those tests use that name. This fixes what would not have run previously on any system that isn't named havelock. Oops.
2014-01-07Add test case for restoring in-tree dataLars Wirzenius1-3/+19
This test does not currently pass.
2013-12-28Add a yarn scenario for restoring from fmt 6Lars Wirzenius1-0/+76