~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-09-29 12:35:37 UTC
  • mto: (1185.12.2) (1393.1.12)
  • mto: This revision was merged to the branch mainline in revision 1396.
  • Revision ID: mbp@sourcefrog.net-20050929123537-65f1aa0de94e1fea
- fold testsweet into bzrlib.selftest

  This makes the test suite run properly even for an installed copy of
  bzr.  testsweet was pretty strongly coupled to bzrlib anyhow.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
  INTERNALS:
22
22
 
23
 
    * Test case failures have the exception printed after the log for your
24
 
      viewing pleasure.
 
23
    * Test case failures have the exception printed after the log 
 
24
      for your viewing pleasure.
 
25
 
 
26
 
 
27
  TESTING:
 
28
 
 
29
    * Removed testsweet module so that tests can be run after 
 
30
      bzr installed by 'bzr selftest'.
25
31
 
26
32
      
27
33
bzr 0.0.9 2005-09-23