Help issues
John Arbash Meinel
john at arbash-meinel.com
Wed Feb 1 14:12:13 GMT 2006
Martin Pool wrote:
> 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
>
>
Sounds good to me. Since you already put it in bzr.dev, I'll just merge
it from there.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060201/c789b99e/attachment.pgp
More information about the bazaar
mailing list