~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-10-05 02:47:53 UTC
  • mto: (1185.13.3)
  • mto: This revision was merged to the branch mainline in revision 1403.
  • Revision ID: mbp@sourcefrog.net-20051005024753-18b892b1b8b19db2
- bzr selftest arguments can be partial ids of tests to run

- new test helper iter_suite_tests()

- remove complicated visitor for filtering selftests, 
  just filter iter_suite_tests() instead

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
    * Removed testsweet module so that tests can be run after 
41
41
      bzr installed by 'bzr selftest'.
42
42
 
 
43
    * 'bzr selftest' command-line arguments can now be partial ids
 
44
      of tests to run, e.g. 'bzr selftest test_weave'
 
45
 
43
46
      
44
47
bzr 0.0.9 2005-09-23
45
48