~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

Bring the groupcompress code into brisbane-core.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2900
2900
                   'bzrlib.tests.per_repository_reference',
2901
2901
                   'bzrlib.tests.test__chk_map',
2902
2902
                   'bzrlib.tests.test__dirstate_helpers',
 
2903
                   'bzrlib.tests.test__groupcompress_pyx',
2903
2904
                   'bzrlib.tests.test__walkdirs_win32',
2904
2905
                   'bzrlib.tests.test_ancestry',
2905
2906
                   'bzrlib.tests.test_annotate',
2944
2945
                   'bzrlib.tests.test_globbing',
2945
2946
                   'bzrlib.tests.test_gpg',
2946
2947
                   'bzrlib.tests.test_graph',
 
2948
                   'bzrlib.tests.test_groupcompress',
2947
2949
                   'bzrlib.tests.test_hashcache',
2948
2950
                   'bzrlib.tests.test_help',
2949
2951
                   'bzrlib.tests.test_hooks',