diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2009-10-11 16:36:51 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2009-10-11 16:36:51 +0200 |
| commit | 20f202d83bdf1f332a3cb8f010bcf8bf3c2807bd (patch) | |
| tree | 97eff8e6a86c55606f118218968c678a7647b552 /test/fixtures | |
| parent | 9ee31065abea645cbc2cf3e54b691d5983a228b2 (diff) | |
| download | GitPython-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_ref | bin | 58 -> 0 bytes |
| -rw-r--r-- | test/fixtures/for_each_ref_tags | bin | 58 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/for_each_ref b/test/fixtures/for_each_ref Binary files differdeleted file mode 100644 index e56f5262..00000000 --- a/test/fixtures/for_each_ref +++ /dev/null diff --git a/test/fixtures/for_each_ref_tags b/test/fixtures/for_each_ref_tags Binary files differdeleted file mode 100644 index c4df85c6..00000000 --- a/test/fixtures/for_each_ref_tags +++ /dev/null |
