~jelmer/bzr-builddeb/quilt

« back to all changes in this revision

Viewing changes to .testr.conf

  • Committer: Jelmer Vernooij
  • Date: 2011-12-26 13:44:49 UTC
  • Revision ID: jelmer@samba.org-20111226134449-1zmn1r49enea45k1
Limit number of tests run by testr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[DEFAULT]
2
 
# not quite ideal, because 'all tests' is too many, and 'just builddeb' is too few.
3
 
test_command=bzr selftest --subunit $IDOPTION
 
2
test_command=BZR_PLUGINS_AT=builddeb@`pwd` bzr selftest --subunit $IDOPTION ^bzrlib.plugins.builddeb
4
3
test_id_option=--load-list $IDFILE