Re: Mailslot test

2003-10-14 Thread Jakob Eriksson
Mike McCormack wrote: I have some code for the mailslot implementation, but it's weekend work for me. It would be pretty easy to wrap the test in a todo_wine{} but we already know that none of the tests will pass, so it won't prove much. I think I'll just wait until I have an implementation

Re: Mailslot test

2003-10-14 Thread Francois Gouget
On Thu, 16 Oct 2003, Mike McCormack wrote: [...] > I have some code for the mailslot implementation, but it's weekend work > for me. It would be pretty easy to wrap the test in a todo_wine{} but > we already know that none of the tests will pass, so it won't prove much. > > I think I'll just wait

Re: Mailslot test

2003-10-14 Thread Mike McCormack
Dimitrie O. Paun wrote: Why not include it as a todo_wine{} in the tree? (if you are far away with your mailslot impl, if not, I guess it can wait for it). I have some code for the mailslot implementation, but it's weekend work for me. It would be pretty easy to wrap the test in a todo_wine{} bu

Re: Mailslot test

2003-10-13 Thread Dimitrie O. Paun
On October 14, 2003 07:59 am, Mike McCormack wrote: > Just incase anybody is interested, here is a regression test for > mailslots. There's not much point to include it into Wine until we > support mailslots properly (which I'm working on). Why not include it as a todo_wine{} in the tree? (if you

Mailslot test

2003-10-12 Thread Mike McCormack
Hi, Just incase anybody is interested, here is a regression test for mailslots. There's not much point to include it into Wine until we support mailslots properly (which I'm working on). Mike /* * Mailslot regression test * * Copyright 2003 Mike McCormack */ #include #include #defin