Help issues

Martin Pool mbp at sourcefrog.net
Wed Feb 1 06:36:41 GMT 2006


On 31 Jan 2006, Martin Pool <mbp at sourcefrog.net> wrote:
> On 31 Jan 2006, Robert Collins <robertc at robertcollins.net> wrote:
> > On Mon, 2006-01-30 at 22:51 +1100, Martin Pool wrote:
> > >  anywhere in bzr help; this is a bug.
> > > 
> > > --no-plugins might also be specially mentioned for selftest.
> > 
> > I deliberately run the test suite with plugins all the time: It tells me
> > when I accidentally break something being used outside the code base,
> > and it runs the plugins test suites too.
> 
> Yes, I know - and that you have the choice to either run them or not can
> be documented.

Any comments on this doc change?

=== modified file 'bzrlib/builtins.py'
--- bzrlib/builtins.py
+++ bzrlib/builtins.py
@@ -1417,11 +1417,20 @@

     If arguments are given, they are regular expressions that say
     which tests should run.
+
+    If the global option '--no-plugins' is given, plugins are not loaded
+    before running the selftests.  This has two effects: features provided or
+    modified by plugins will not be tested, and tests provided by plugins will
+    not be run.
+
+    examples:
+        bzr selftest ignore
+        bzr --no-plugins selftest -v


-- 
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060201/d0cfc9a2/attachment.pgp 


More information about the bazaar mailing list