From 1a89f13220d5832e7677362d7933f2fc96ab0f9d Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 15 Sep 2020 17:46:37 +0100 Subject: tests: Verify that working repos for cvs and svn mirroring are bare These will currently fail: * gitify_cvs creates non-bare repositories * gitify_svn creates non-bare repositories and changes them to bare, but leaves ref-logs enabled Related to #12. --- tests/cvs-single-commit.stdout | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'tests/cvs-single-commit.stdout') diff --git a/tests/cvs-single-commit.stdout b/tests/cvs-single-commit.stdout index 91f58b0..6938eda 100644 --- a/tests/cvs-single-commit.stdout +++ b/tests/cvs-single-commit.stdout @@ -6,3 +6,24 @@ first line commit messages: first commit initial checkin +DATADIR/work-dir/cvs-test-repo +DATADIR/work-dir/cvs-test-repo/git-a +DATADIR/work-dir/cvs-test-repo/git-a/HEAD +DATADIR/work-dir/cvs-test-repo/git-a/branches +DATADIR/work-dir/cvs-test-repo/git-a/config +DATADIR/work-dir/cvs-test-repo/git-a/description +DATADIR/work-dir/cvs-test-repo/git-a/hooks +DATADIR/work-dir/cvs-test-repo/git-a/info +DATADIR/work-dir/cvs-test-repo/git-a/info/exclude +DATADIR/work-dir/cvs-test-repo/git-a/info/refs +DATADIR/work-dir/cvs-test-repo/git-a/lorry-update-count +DATADIR/work-dir/cvs-test-repo/git-a/objects +DATADIR/work-dir/cvs-test-repo/git-a/objects/info +DATADIR/work-dir/cvs-test-repo/git-a/objects/info/packs +DATADIR/work-dir/cvs-test-repo/git-a/objects/pack +DATADIR/work-dir/cvs-test-repo/git-a/objects/pack/pack-file +DATADIR/work-dir/cvs-test-repo/git-a/objects/pack/pack-file +DATADIR/work-dir/cvs-test-repo/git-a/packed-refs +DATADIR/work-dir/cvs-test-repo/git-a/refs +DATADIR/work-dir/cvs-test-repo/git-a/refs/heads +DATADIR/work-dir/cvs-test-repo/git-a/refs/tags -- cgit v1.2.1