Re: shlapi: Fixes for UrlIsW and UrlIsA

2005-03-14 Thread Troy Rollo
On Monday 14 March 2005 21:12, Mike McCormack wrote: > Would you be able to write a conformance test using what you've found, > to make sure it doesn't break again? I plan to do so as soon as I have finished the URLMon and InetAPI work I've been doing. -- [EMAIL PROTECTED] - Sydney, Australia

Re: shlapi: Fixes for UrlIsW and UrlIsA

2005-03-14 Thread Andreas Mohr
Hi, On Mon, Mar 14, 2005 at 09:07:57PM +1100, Troy Rollo wrote: > Testing under Windows shows that UrlIsW and UrlIsA should: Since you already did testing under Windows, adding proper tests would make sense, I guess... Or in other words: I'm not sure whether your current patch would get applied.

Re: shlapi: Fixes for UrlIsW and UrlIsA

2005-03-14 Thread Mike McCormack
Troy Rollo wrote: Testing under Windows shows that UrlIsW and UrlIsA should: Would you be able to write a conformance test using what you've found, to make sure it doesn't break again? Even just posting the test program to wine-patches so somebody could create a conformance test out of it would