~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

Add some basic locking tests which should currently pass on all platforms.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1950
1950
                   'bzrlib.tests.test_knit',
1951
1951
                   'bzrlib.tests.test_lazy_import',
1952
1952
                   'bzrlib.tests.test_lazy_regex',
 
1953
                   'bzrlib.tests.test_lock',
1953
1954
                   'bzrlib.tests.test_lockdir',
1954
1955
                   'bzrlib.tests.test_lockable_files',
1955
1956
                   'bzrlib.tests.test_log',