Marc Brinkmann af1ec6c904 Added test for Pack.keep(). 14 years ago
..
compat ee087a68c9 Fix running of dulwich.tests.compat.test_web. 14 years ago
data 8db9444ba8 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). 15 years ago
__init__.py ca78722bad Fix running of dulwich.tests.test_diff_tree. 14 years ago
test_blackbox.py f4c7d55524 dul-*-pack: Print usage message when not enough arguments are specified. 14 years ago
test_client.py ddc65f0e5a Attempt to be compatible with the urlparse module found in older Pythons. 14 years ago
test_diff_tree.py 3440200fd0 Rename dulwich.misc => dulwich._compat. 14 years ago
test_fastexport.py ea4e3748af Fix order of parameters to Tree.add. 14 years ago
test_file.py 2f0c4286fc Don't error when creating GitFiles with the default mode. 15 years ago
test_index.py 25bb9730bc Always import TestCase from dulwich.tests so it can be extended or overridden. 15 years ago
test_lru_cache.py 25bb9730bc Always import TestCase from dulwich.tests so it can be extended or overridden. 15 years ago
test_object_store.py 8a2f5cefc0 BaseObjectStore.determine_wants_all no longer breaks on zero SHAs. 14 years ago
test_objects.py 4b35a89f49 Merge deprecation of Tree.entries. 14 years ago
test_pack.py af1ec6c904 Added test for Pack.keep(). 14 years ago
test_patch.py ea4e3748af Fix order of parameters to Tree.add. 14 years ago
test_protocol.py d58b892341 Add eof() and unread_pkt_line() methods to Protocol. 15 years ago
test_repository.py 962e93dc8a Deprecate Tree.entries. 14 years ago
test_server.py f60d0a17de Use absolute imports everywhere. 14 years ago
test_web.py f60d0a17de Use absolute imports everywhere. 14 years ago
utils.py 3d941b35c5 tests/utils: Add builder functions to make C extension tests. 14 years ago