/brz/remove-bazaar

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

  • Committer: Martin Pool
  • Date: 2006-06-06 08:09:09 UTC
  • Revision ID: mbp@sourcefrog.net-20060606080909-f7c9ea6defe2e751
Remove Scratch objects used by doctests

Some old doctests rely on special Scratch object which clean up
temporary directory when they're deleted.  This is a bit undesirable
because deletion is not predictable and the classes aren't used enough
to be worthwhile.

 * Remove ScratchBranch, ScratchDir, ScratchTransport, etc
 * Remove old doctests or convert to unittests
 * Incidental cleanups
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1185.31.13 19 years ago John Arbash Meinel Updated the test to also test zip exports. Fixed s 4.8 KB Diff Download File
dir_exporter.py 1185.61.3 19 years ago Jamie Wilkinson convert tabs to 4-spaces 1.4 KB Diff Download File
tar_exporter.py 1185.61.3 19 years ago Jamie Wilkinson convert tabs to 4-spaces 1.9 KB Diff Download File
zip_exporter.py 1185.50.34 19 years ago John Arbash Meinel [merge] Jamie Wilkinson, don't export .bzrignore 2.6 KB Diff Download File