[PATCH 0 of 3] fix missing glob lines for windows including code-check tests

Simon Heimberg simohe at besonet.ch
Thu Mar 7 05:57:51 UTC 2013


not sure if setting a regexp for an exception lines is a good idea. Not 
checking tests which do not run on windows looks better.

on some patterns I fail:
 r'  moving .*/.* to .*[^)]'
 r'^  adding .*/.*[^)]$'
 r'^  pushing to \$TESTTMP/.*[^)]$'
they match on lines which pass without having (glob)


More information about the Mercurial-devel mailing list