~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2005-08-24 08:59:32 UTC
  • Revision ID: mbp@sourcefrog.net-20050824085932-c61f1f1f1c930e13
- Add a simple UIFactory 

  The idea of this is to let a client of bzrlib set some 
  policy about how output is displayed.

  In this revision all that's done is that progress bars
  are constructed by a policy established by the application
  rather than being randomly constructed in the library 
  or passed down the calls.  This avoids progress bars
  popping up while running the test suite and cleans up
  some code.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 3 KB Diff Download File
blackbox.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 11.3 KB Diff Download File
plugins.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 2.7 KB Diff Download File
testbranch.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 1.2 KB Diff Download File
testdiff.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 1.8 KB Diff Download File
testhashcache.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 3.7 KB Diff Download File
testinv.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 1.9 KB Diff Download File
testlog.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 3.3 KB Diff Download File
testmerge3.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 9.8 KB Diff Download File
testrevision.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 2.3 KB Diff Download File
testrevisionnamespaces.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 1.7 KB Diff Download File
teststatus.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 1.5 KB Diff Download File
versioning.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 4.7 KB Diff Download File
whitebox.py 1102 19 years ago Martin Pool - merge test refactoring from robertc More of t 7.4 KB Diff Download File