[PATCH] tests highlight, keyword: load extensions with "ext ="

Christian Ebert blacktrash at gmx.net
Wed Dec 23 18:36:05 UTC 2009


* Martin Geisler on Wednesday, December 23, 2009 at 19:19:39 +0100
> Christian Ebert <blacktrash at gmx.net> writes:
>> # HG changeset patch
>> # User Christian Ebert <blacktrash at gmx.net>
>> # Date 1261590408 0
>> # Node ID 54b33bcbb23286ec3ed084bf7bc70f42a58677ac
>> # Parent  bb5ea66789e311349e31ab45f9ced405f89acdc6
>> tests highlight, keyword: load extensions with "ext ="
> 
> Heh, thanks for that patch! :-) I'm smiling because I thought I just did
> the same changes (in bb5ea66789e3) but then I realized that searching
> through files name "test-.*[^o][^u][^t]" made me miss a couple :-)

You beat me to it but not entirely ;-) I knew because I just
worked on test-keyword, and it wasn't included, so I did a

egrep '^hgext\..+=\s*$' test-*

with an interesting result for test-win32ext btw, you might want
to look into it; I no nothing 'bout win.

Wasn't there a time when setting hgext.ext= was recommended or
even mandatory?

c
-- 
__   _    _         _  __  _               _    
\ \ | |__| |__ _ __| |_\ \| |_ _ _ __ _ __| |_  
 \ \| '_ \ / _` / _| / /\ \  _| '_/ _` (_-< ' \   http://www.blacktrash.org/
  \_\_.__/_\__,_\__|_\_\ \_\__|_| \__,_/__/_||_|  Jabber-ID: blacktrash at gmx.net



More information about the Mercurial-devel mailing list