/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/__init__.py

  • Committer: Alexander Belchenko
  • Date: 2007-01-02 12:40:19 UTC
  • mto: This revision was merged to the branch mainline in revision 2221.
  • Revision ID: bialix@ukr.net-20070102124019-0qknbaxgbdxnkfhb
Fix generation of rstx man page (problem with short names of options) and provide simple tests for future.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1743
1743
                   'bzrlib.tests.test_escaped_store',
1744
1744
                   'bzrlib.tests.test_fetch',
1745
1745
                   'bzrlib.tests.test_ftp_transport',
 
1746
                   'bzrlib.tests.test_generate_docs',
1746
1747
                   'bzrlib.tests.test_generate_ids',
1747
1748
                   'bzrlib.tests.test_globbing',
1748
1749
                   'bzrlib.tests.test_gpg',