~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/testing.txt

  • Committer: Andrew Bennetts
  • Date: 2010-06-04 03:09:35 UTC
  • mto: This revision was merged to the branch mainline in revision 5280.
  • Revision ID: andrew.bennetts@canonical.com-20100604030935-4slnx0e8uh9b8yk6
lazy_import most things in merge.py; add a few representative modules to the import tariff tests; tweak a couple of other modules so that patiencediff is not necessarily imported; remove a bunch of unused imports from test_knit.py.

Show diffs side-by-side

added added

removed removed

Lines of Context:
430
430
  dependencies and only needed for particular cases.  If they're loaded in
431
431
  other cases then bzr may break for people who don't have those modules.
432
432
  
433
 
`test_import_tarrif` allows us to check that removal of imports doesn't
 
433
`test_import_tariff` allows us to check that removal of imports doesn't
434
434
regress.
435
435
 
436
436
This is done by running the command in a subprocess with