aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2009-10-11 16:36:51 +0200
committerSebastian Thiel <byronimo@gmail.com>2009-10-11 16:36:51 +0200
commit20f202d83bdf1f332a3cb8f010bcf8bf3c2807bd (patch)
tree97eff8e6a86c55606f118218968c678a7647b552 /test/fixtures
parent9ee31065abea645cbc2cf3e54b691d5983a228b2 (diff)
downloadGitPython-20f202d83bdf1f332a3cb8f010bcf8bf3c2807bd.tar.gz
GitPython-20f202d83bdf1f332a3cb8f010bcf8bf3c2807bd.zip
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
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/for_each_refbin58 -> 0 bytes
-rw-r--r--test/fixtures/for_each_ref_tagsbin58 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/for_each_ref b/test/fixtures/for_each_ref
deleted file mode 100644
index e56f5262..00000000
--- a/test/fixtures/for_each_ref
+++ /dev/null
Binary files differ
diff --git a/test/fixtures/for_each_ref_tags b/test/fixtures/for_each_ref_tags
deleted file mode 100644
index c4df85c6..00000000
--- a/test/fixtures/for_each_ref_tags
+++ /dev/null
Binary files differ