Windows Tests

Nicolas Dumazet nicdumz at gmail.com
Sat May 7 01:01:53 CDT 2011


2011/5/5 Friedrich, Anna-Christina <Anna-Christina.Friedrich at draeger.com>:
> That's the hint I was looking for! Thanks a lot, Peter.
> Another problem:
> Commands separated by semicolon.
> As lots of different commands may contain semicolon it was not possible for me to extract those
> that separate two single commands.
> I turned those manually into two lines of batch code.

We've made changes in the past to test suites to allow
cross-compatibility on other systems.
If some simple rules (no comments starting by #, no
[semicolon-]chained commands) can help you run tests on Windows
easily, I guess that we would be happy to change the test syntax. It's
only syntax afterall.

I can make it happen, and add the relevant checks in check-code.
-- 
Nicolas Dumazet — NicDumZ


More information about the Mercurial-devel mailing list