deb-python-pygit2/test
Carlos Martín Nieto c43c320c3e Index: accept adding either a path or an IndexEntry
A path is only useful if we have the file on the worktree. Passing an
IndexEntry allows us to add an entry with arbitrary attributes.
2014-01-29 11:46:53 +01:00
..
data implementing merge with default options 2013-12-04 18:23:13 +01:00
__init__.py tests: find out test modules automatically 2013-05-26 13:49:08 +02:00
test_blame.py Object: move to use an 'id' attribute instead of 'oid' 2014-01-24 11:04:34 +01:00
test_blob.py Object: move to use an 'id' attribute instead of 'oid' 2014-01-24 11:04:34 +01:00
test_branch.py Implement Branch.upstream_name getter. 2013-05-27 23:03:59 +02:00
test_commit.py Object: move to use an 'id' attribute instead of 'oid' 2014-01-24 11:04:34 +01:00
test_config.py Config: switch from foreach iterator 2014-01-19 17:57:26 +01:00
test_diff.py Merge remote-tracking branch 'alexband/size' 2013-11-01 10:26:12 +01:00
test_index.py Index: accept adding either a path or an IndexEntry 2014-01-29 11:46:53 +01:00
test_note.py Coding style: Silent pep8 2013-05-26 14:39:12 +02:00
test_oid.py Oid: Deprecate 'hex' in favour of str() or unicode() 2014-01-24 10:28:53 +01:00
test_reflog.py Make Reference.log_append signature more consistent 2013-11-13 11:18:20 +01:00
test_refs.py Object: move to use an 'id' attribute instead of 'oid' 2014-01-24 11:04:34 +01:00
test_remote.py Object: move to use an 'id' attribute instead of 'oid' 2014-01-24 11:04:34 +01:00
test_repository.py Object: move to use an 'id' attribute instead of 'oid' 2014-01-24 11:04:34 +01:00
test_revwalk.py Test case for Walker simplify_first_parent 2013-12-20 13:28:20 +00: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 Object: move to use an 'id' attribute instead of 'oid' 2014-01-24 11:04:34 +01:00
test_tree.py TreeEntry: move to use 'id' attribute for the object's id 2014-01-24 11:25:39 +01:00
test_treebuilder.py TreeEntry: move to use 'id' attribute for the object's id 2014-01-24 11:25:39 +01:00
utils.py implementing merge with default options 2013-12-04 18:17:10 +01:00