Add repository compat tests.
authorDave Borowitz <dborowitz@google.com>
Tue, 13 Apr 2010 23:29:46 +0000 (16:29 -0700)
committerDave Borowitz <dborowitz@google.com>
Fri, 30 Apr 2010 16:42:54 +0000 (09:42 -0700)
commitd2f5812ce22b38e06cdcdcac98525ce8ad0c3500
treee26946c663c86139284a88aa044992563087e925
parent140afabfb2c520e01ce27778982082bb874aaff6
Add repository compat tests.

These tests ensure that dulwich and cgit think that the same repo has
the same set of refs and packed/loose objects.

Change-Id: Ie2f496e846228f3e9e30ff3eba031a3751bd3f62
dulwich/tests/compat/test_repository.py [new file with mode: 0644]