/brz/remove-bazaar

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

  • Committer: Martin Pool
  • Date: 2006-10-29 06:53:11 UTC
  • Revision ID: mbp@sourcefrog.net-20061029065311-c0db791096b06831
Better progress bars during tests

This now shows by default something like::

  [41/3989, 10 skipped in 0s] test_bundle.V08BundleTester.test_binary_bundle

The whole test name is generally visible, as are the number skipped or 
failed so far; if there are skips, failures or errors they are printed
out above the progress bar. 

Code for displaying test results in different ways was separated out
into cleaner subclasses, and the selftest builtin was cleaned up.

This introduces a new and (simpler) setup for progress bars through the UI
object.  They don't nest, under the assumption that we can really only convey
one level at a time.
Filename Latest Rev Last Changed Committer Comment Size
..
tree_creator 1908.2.16 19 years ago John Arbash Meinel Move all the new TreeCreator classes into separate Diff
__init__.py 2052.3.4 18 years ago John Arbash Meinel [merge] bzr.dev 8.4 KB Diff Download File
bench_add.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.2 KB Diff Download File
bench_bench.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 4 KB Diff Download File
bench_bundle.py 2052.3.4 18 years ago John Arbash Meinel [merge] bzr.dev 11.9 KB Diff Download File
bench_cache_utf8.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 7.2 KB Diff Download File
bench_checkout.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.1 KB Diff Download File
bench_commit.py 2052.3.4 18 years ago John Arbash Meinel [merge] bzr.dev 3.2 KB Diff Download File
bench_info.py 2052.3.4 18 years ago John Arbash Meinel [merge] bzr.dev 1.3 KB Diff Download File
bench_inventory.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.4 KB Diff Download File
bench_log.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.3 KB Diff Download File
bench_osutils.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.3 KB Diff Download File
bench_rocks.py 2052.3.4 18 years ago John Arbash Meinel [merge] bzr.dev 997 bytes Diff Download File
bench_sftp.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.2 KB Diff Download File
bench_startup.py 2052.3.4 18 years ago John Arbash Meinel [merge] bzr.dev 3.2 KB Diff Download File
bench_status.py 2052.3.4 18 years ago John Arbash Meinel [merge] bzr.dev 1.7 KB Diff Download File
bench_transform.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 1.5 KB Diff Download File
bench_workingtree.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.1 KB Diff Download File
bench_xml.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.5 KB Diff Download File