~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_osutils.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-03-09 08:45:56 UTC
  • mfrom: (4084.5.2 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090309084556-9i2m12qlud2qcrtw
(robertc) Bulk update all test adaptation into a single approach
        using multiply_tests rather than many varied test adapters.
        (Robert Collins

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
        canonical_relpath,
41
41
        )
42
42
from bzrlib.tests import (
43
 
        adapt_tests,
44
43
        Feature,
45
44
        probe_unicode_in_user_encoding,
46
 
        split_suite_by_re,
47
45
        StringIOWrapper,
48
46
        SymlinkFeature,
49
47
        CaseInsCasePresFilenameFeature,
50
48
        TestCase,
51
49
        TestCaseInTempDir,
52
 
        TestScenarioApplier,
53
50
        TestSkipped,
54
51
        )
55
52
from bzrlib.tests.file_utils import (