These tests check the conformance of the colocated branches support. All bzrdir formats are tested - those that do not suppport colocated branches have the test_unsupported tests run; the others have the test_supported tests run.
| Module | test_supported | Tests for bzr directories that support colocated branches. |
| Module | test_unsupported | Tests for bazaar control directories that do not support colocated branches. |
From the __init__.py module:
| Function | load_tests | Undocumented |