Undocumented
Method assertReasonableIndexEntry Undocumented
Method assertFileContents Undocumented
Method test_empty Undocumented
Method test_git_dir Undocumented
Method test_nonempty Undocumented
Method test_norewrite Undocumented
Method test_symlink Undocumented
Method test_no_decode_encode Undocumented
Method test_git_submodule Undocumented
Method test_git_submodule_exists Undocumented

Inherited from TestCase:

Method setUp Undocumented
Method tearDown Undocumented
def assertReasonableIndexEntry(self, index_entry, mode, filesize, sha):
Undocumented
def assertFileContents(self, path, contents, symlink=False):
Undocumented
def test_empty(self):
Undocumented
def test_git_dir(self):
Undocumented
def test_nonempty(self):
Undocumented
@skipIf(getattr(os, 'sync', None), 'Requires sync support')
def test_norewrite(self):
Undocumented
@skipIf(can_symlink(), 'Requires symlink support')
def test_symlink(self):
Undocumented
def test_no_decode_encode(self):
Undocumented
def test_git_submodule(self):
Undocumented
def test_git_submodule_exists(self):
Undocumented
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.