~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2005-10-18 12:07:55 UTC
  • mto: This revision was merged to the branch mainline in revision 1463.
  • Revision ID: robertc@robertcollins.net-20051018120755-dff7965f9c6f9ee8
Add assertFileEqual to TestCaseInTempDir.

There is a new method for TestCaseInTempDir, assertFileEqual, which
will check that a given content is equal to the content of the named
file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    * 'bzr selftest' runs all tests, even if one feels, unless '--one'
43
43
      is given.
44
44
 
 
45
    * There is a new method for TestCaseInTempDir, assertFileEqual, which
 
46
      will check that a given content is equal to the content of the named
 
47
      file.
 
48
 
45
49
  INTERNALS:
46
50
 
47
51
    * New 'manifest' command and concept for making gpg-signatures