view mercurial/__init__.py @ 24654:9d6db63ccf00

test-manifest: move parsemanifest() to be a testmanifest class method This refactoring lets testmanifest subclasses override this method to return different manifestdict implementations, such as treemanifest. It is useful for later commits where the testmanifest class is moved into a base class, and test cases that extend the base class can provide their own parsemanifest() implementation.
author Drew Gottlieb <drgott@google.com>
date Tue, 07 Apr 2015 15:16:19 -0700
parents 9117c6561b0b
children 4374d819ccd5
line wrap: on
line source