Re: todo_wine problems

2006-10-01 Thread Jeff Latimer
Dmitry Timoshkov wrote: The switch '-P wine' specifies a Wine platform, and todo_wine will work properly. Hopefully I correctly understood the problem :-) Thanks Dimitry, that explains it exactly. Jeff

Re: todo_wine problems

2006-09-30 Thread Dmitry Timoshkov
"Jeff L" <[EMAIL PROTECTED]> wrote: I am having trouble with getting todo_wine working. It seems to be ignored and the test is being executed on wine and failing as expected. Is there a trick to setting todo up? According to all the examples and the text this should work: todo_wine

Re: todo_wine problems

2006-09-30 Thread James Hawkins
On 9/30/06, Jeff L <[EMAIL PROTECTED]> wrote: I am having trouble with getting todo_wine working. It seems to be ignored and the test is being executed on wine and failing as expected. Is there a trick to setting todo up? According to all the examples and the text this should work: todo

todo_wine problems

2006-09-30 Thread Jeff L
I am having trouble with getting todo_wine working. It seems to be ignored and the test is being executed on wine and failing as expected. Is there a trick to setting todo up? According to all the examples and the text this should work: todo_wine { ok(hr == S_OK, "Scr