Part of bzrlib.tests.per_controldir
ControlDir implementation tests for bzr. These test the conformance of all the controldir variations to the expected API. Specific tests for individual formats are in the tests/test_bzrdir.py file rather than in tests/per_branch/*.py.
Function | make_scenarios | Transform the input to a list of scenarios. |
Class | TestCaseWithControlDir | Undocumented |
Function | load_tests | Undocumented |