exclude .bzrignore when exporting

John A Meinel john at arbash-meinel.com
Fri Nov 18 16:38:04 GMT 2005


John A Meinel wrote:
> Aaron Bentley wrote:
>> John A Meinel wrote:
>>>> Speaking of which, as we get deeper paths, I think it would make sense
>>>> to truncate the beginning of the test name, rather than the end of it.
>>>> Because I don't need to see "bzrlib.selftest" all the time.
>> Also, can we stop using "test" in the selftest filenames?  It's pretty
>> repetitive.
>>
>> Aaron
> 
> I'm up for that. I'll actually do it, since it helps my paths a little
> bit. And I'll look into changing how the tests print.

So I've done this, and it ends up making "bzr selftest --verbose" much
cleaner (in my mind).
I changed it so that if a line overflows, I truncate ids from the
beginning (putting a ...), and I truncate shortDescription from the end
(adding ...).

I also just plain removed the "bzrlib.selftest" prefix, since it is in
every test and can thus just be assumed to exist. Though I have
considered just changing it to "b.st." or some other short prefix in
case people miss it.

Do people prefer to see something? I think we could also get away with
an opening single "." for people who care to know that it is in
bzrlib.selftest.

The only reason I can see to need something is because plugins would be
in a different path, but I don't think that actually matters.

John
=:->

> 
> John
> =:->
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051118/e9377254/attachment.pgp 


More information about the bazaar mailing list