[Dulwich-users] [PATCH] Added unit tests for
authorJeremy Whitlock <jcscoobyrs@gmail.com>
Tue, 5 Oct 2010 20:45:13 +0000 (22:45 +0200)
committerJeremy Whitlock <jcscoobyrs@gmail.com>
Tue, 5 Oct 2010 20:45:13 +0000 (22:45 +0200)
commitce4cf34382c402ac435ca969429187101f38bd03
treef0fcb411684a3f6e119bc94c1fe95f8f486f1b3b
parente6daea4e1415d844cc229b50dd1ebef158d6ef5c
[Dulwich-users] [PATCH] Added unit tests for
 dulwich.object_store.tree_lookup_path.* dulwich/tests/test_object_store.py
  (TreeLookupPathTests): This test case contains a few tests that ensure the
   tree_lookup_path function works as expected.