~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Kent Gibson
  • Date: 2006-11-13 14:13:56 UTC
  • mto: (2178.1.1 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 2179.
  • Revision ID: warthog618@gmail.com-20061113141356-kdfo22erpow15g4k
Added glob module to replace broken fnmatch based ignore pattern matching (#57637)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1690
1690
                   'bzrlib.tests.test_escaped_store',
1691
1691
                   'bzrlib.tests.test_fetch',
1692
1692
                   'bzrlib.tests.test_ftp_transport',
 
1693
                   'bzrlib.tests.test_glob',
1693
1694
                   'bzrlib.tests.test_generate_ids',
1694
1695
                   'bzrlib.tests.test_gpg',
1695
1696
                   'bzrlib.tests.test_graph',