deb-python-pygit2/test
Carlos Martín Nieto 179c7db940 Don't forget to remove the temporary directory in the config tests
When overriding the tear-down function, we must remember to call the
parent's function or we won't clean up the temporary directory for the
test.
2013-08-29 17:18:01 +02:00
..
data added notes in testreop 2013-03-11 20:48:57 +01:00
__init__.py tests: find out test modules automatically 2013-05-26 13:49:08 +02:00
test_blob.py Fixing coding style with the help of pep8 (wip) 2013-05-26 10:32:05 +02:00
test_branch.py Implement Branch.upstream_name getter. 2013-05-27 23:03:59 +02:00
test_commit.py commit: rename Commit._message to Commit.raw_message 2013-08-19 11:54:28 -07:00
test_config.py Don't forget to remove the temporary directory in the config tests 2013-08-29 17:18:01 +02:00
test_diff.py Coding style: Silent pep8 2013-05-26 14:39:12 +02:00
test_index.py Fixing coding style with the help of pep8 (wip) 2013-05-26 10:32:05 +02:00
test_note.py Coding style: Silent pep8 2013-05-26 14:39:12 +02:00
test_oid.py Coding style: Silent pep8 2013-05-26 14:39:12 +02:00
test_refs.py Upgrading to libgit2 0.19 (wip) 2013-06-29 12:38:41 +02:00
test_remote.py Comment the remote test that segfaults 2013-07-05 23:23:31 +02:00
test_repository.py Comment broken tests 2013-07-10 21:03:58 +02:00
test_revwalk.py Coding style: Silent pep8 2013-05-26 14:39:12 +02:00
test_signature.py signature: rename Signature._name/_email to Signature.raw_name/raw_email 2013-08-19 13:38:57 -07:00
test_status.py Fixing coding style with the help of pep8 (wip) 2013-05-26 10:32:05 +02:00
test_tag.py tag: add get_object() method 2013-08-14 20:13:03 -07:00
test_tree.py Add TreeBuilder.get and remove TreeEntry.to_object 2013-05-04 00:31:03 +02:00
test_treebuilder.py Coding style: Silent pep8 2013-05-26 14:39:12 +02:00
utils.py Fix some "errors" found by pyflakes 2013-05-24 21:34:10 +02:00