deb-python-pygit2/test
J. David Ibáñez 27aba1f3c8 Update to changes in libgit2 concerning refs
Two methods have been drop:

- Repository.packall_references
- Reference.reload

The unit tests have been commented until we wrap the new reference
database from libgit2.
2013-03-09 12:36:58 +01:00
..
data added test data for diff.find_similiar 2013-03-04 18:37:45 +01:00
__init__.py Update copyright 2013-03-02 12:16:16 +01:00
test_blob.py Update copyright 2013-03-02 12:16:16 +01:00
test_commit.py Update copyright 2013-03-02 12:16:16 +01:00
test_config.py Update copyright 2013-03-02 12:16:16 +01:00
test_diff.py fixed assert for diff.find_similiar test 2013-03-04 19:32:12 +01:00
test_index.py Update copyright 2013-03-02 12:16:16 +01:00
test_refs.py Update to changes in libgit2 concerning refs 2013-03-09 12:36:58 +01:00
test_remote.py added test data for diff.find_similiar 2013-03-04 18:37:45 +01:00
test_repository.py added test data for diff.find_similiar 2013-03-04 18:37:45 +01:00
test_revwalk.py Update copyright 2013-03-02 12:16:16 +01:00
test_signature.py Update copyright 2013-03-02 12:16:16 +01:00
test_status.py Update copyright 2013-03-02 12:16:16 +01:00
test_tag.py Update copyright 2013-03-02 12:16:16 +01:00
test_tree.py Update copyright 2013-03-02 12:16:16 +01:00
test_treebuilder.py Update copyright 2013-03-02 12:16:16 +01:00
utils.py added assertAll and assertAny for test cases 2013-03-04 15:44:17 +01:00