~bzr-pqm/bzr/bzr.dev

  • Committer: Andrew Bennetts
  • Date: 2008-08-12 14:53:26 UTC
  • Revision ID: andrew.bennetts@canonical.com-20080812145326-yx693x2jc4rcovb7
Move the notes on writing tests out of HACKING into a new file, and improve
them.

Many of the testing notes in the HACKING file were in duplicated in two places
in that file!  This change removes that duplication.  It also adds new sections
on “Where should I put a new test?” and “TestCase and its subclasses”, and
others like “Test feature dependencies” have been expanded.  The whole document
has generally been edited to be a bit more coherent. 
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3302.9.27 16 years ago Vincent Ladeuil Fixed as per Ian's review. 2.4 KB Diff Download File
test_lock.py 2872.5.1 17 years ago Martin Pool Avoid internal error tracebacks on failure to lock 6 KB Diff Download File
test_temporary_write_lock.py 2363.3.3 17 years ago John Arbash Meinel make Write locks not block on Read locks, so that 4.9 KB Diff Download File