From 20f202d83bdf1f332a3cb8f010bcf8bf3c2807bd Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 11 Oct 2009 16:36:51 +0200 Subject: Re-designed the tag testing - it does not use fixtures anymore but dyamically checks the existance of tags within the repository - it basically tests the interface and checks that expected return types are actually returned --- test/fixtures/for_each_ref | Bin 58 -> 0 bytes test/fixtures/for_each_ref_tags | Bin 58 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/fixtures/for_each_ref delete mode 100644 test/fixtures/for_each_ref_tags (limited to 'test/fixtures') diff --git a/test/fixtures/for_each_ref b/test/fixtures/for_each_ref deleted file mode 100644 index e56f5262..00000000 Binary files a/test/fixtures/for_each_ref and /dev/null differ diff --git a/test/fixtures/for_each_ref_tags b/test/fixtures/for_each_ref_tags deleted file mode 100644 index c4df85c6..00000000 Binary files a/test/fixtures/for_each_ref_tags and /dev/null differ -- cgit v1.2.3