/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_osutils.py

  • Committer: Robert Collins
  • Date: 2009-03-07 06:58:17 UTC
  • mto: This revision was merged to the branch mainline in revision 4098.
  • Revision ID: robertc@robertcollins.net-20090307065817-btjngdy1cvv4nwfo
Bulk update all test adaptation into a single approach, using multiply_tests rather than test adapters.

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 (