Re: Add ShellExecute() conformance tests

2005-07-27 Thread Francois Gouget
Saulius Krasuckas wrote: [...] One test fails on my box: [...] | shlexec.c:275: Test failed: ShellExecute(null, "C:\windows\temp\\test_shortcut_shlexec.lnk", null, null) failed: rc=31 err=0 The thing is that it fails on my box too which is why I had it marked as todo when I submited the pat

Re: Add ShellExecute() conformance tests

2005-07-26 Thread Marcelo Duarte
Saulius Krasuckas escreveu: * On Fri, 22 Jul 2005, Francois Gouget wrote: So the goal of this conformance test is to at least get things started and to test a few sticking points like putting quotes around the One test fails on my box: In my box it pass(1). | $ make -C dlls/shel

Re: Add ShellExecute() conformance tests

2005-07-26 Thread Saulius Krasuckas
* On Fri, 22 Jul 2005, Francois Gouget wrote: > > So the goal of this conformance test is to at least get things started > and to test a few sticking points like putting quotes around the One test fails on my box: | $ make -C dlls/shell32/tests/ test | make: Entering directory `/mnt/antras/usr