~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-04-28 09:03:12 UTC
  • Revision ID: mbp@sourcefrog.net-20050428090312-1b10892485860ef3
- fix intentional testcase failure
- log line numbers from test case
- test whoami command

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
  TESTING:
9
9
 
10
 
    * Converted black-box test suites from Bourne shell into Python. 
11
 
 
12
 
 
 
10
    * Converted black-box test suites from Bourne shell into Python.
 
11
      Various structural improvements to the tests.
 
12
 
 
13
 
13
14
bzr-0.0.4  2005-04-22
14
15
 
15
16
  ENHANCEMENTS: