~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/win32/info.txt

  • Committer: John Arbash Meinel
  • Date: 2006-09-12 20:46:42 UTC
  • mto: This revision was merged to the branch mainline in revision 2071.
  • Revision ID: john@arbash-meinel.com-20060912204642-91599869cc863f07
Cleanup, deprecated, and get the tests passing again.

bzrlib.builtins.merge is heavily used by the test suite, though it is
really the wrong place for a function like that.
lazy imports work badly with doctests, but so far none of the doc tested
modules had anything worth testing in that fashion.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Bazaar is free software; you can redistribute and/or modify it under
2
 
the terms of the GNU General Public License version 2. 
3
 
 
4
 
See: http://www.gnu.org/copyleft/gpl.html
5
 
 
6
 
Managing source code in Bazaar does not make it subject to the GPL.