More flexible version checking for compat tests.
authorDave Borowitz <dborowitz@google.com>
Sun, 16 May 2010 22:11:37 +0000 (15:11 -0700)
committerDave Borowitz <dborowitz@google.com>
Mon, 2 Aug 2010 16:11:14 +0000 (09:11 -0700)
commit00dccb5fe0f60b4066c4600bc08c903815ef28da
treeedf6531cdf534755a04c48166137d1a2157a7f6b
parent23fd4fe878433336fef8e812cbfa59490e6c9f7a
More flexible version checking for compat tests.

We now check up to 4 components of the version number (e.g. 1.7.0.2).
Reorganized to make future changes easier. Added tests.

Change-Id: Id2f0bd5ba01cb77724d399d9c3a11af695eb2707
NEWS
dulwich/tests/compat/test_utils.py [new file with mode: 0644]
dulwich/tests/compat/utils.py