Re: fix for launching unix executables

2004-06-06 Thread Eric Pouech
How did it break then? Alexandre runs the test suites before checking in any patch. I read the patch too fast. It was about pure Unix apps, not winelib apps. Andi is right, there's no test right now for that. A+

Re: fix for launching unix executables

2004-06-06 Thread Mike Hearn
On Sat, 05 Jun 2004 13:45:20 +0200, Eric Pouech wrote: > we do. without the patch, running the test suite would fail. There are > also some tests which launch child processes (and child process are > winelib apps). How did it break then? Alexandre runs the test suites before checking in any patc

Re: fix for launching unix executables

2004-06-05 Thread Eric Pouech
Andreas Mohr a écrit : Hi, On Fri, Jun 04, 2004 at 03:25:00PM +0200, Rein Klazes wrote: Changelog: dlls/kernel : process.c Fix a crash when launching Unix executables. Is there any way to have a test for that in the test suite? Sure hurts to see such quite basic stuff non-worki

Re: fix for launching unix executables

2004-06-04 Thread Andreas Mohr
Hi, On Fri, Jun 04, 2004 at 03:25:00PM +0200, Rein Klazes wrote: > Changelog: > dlls/kernel : process.c > Fix a crash when launching Unix executables. Is there any way to have a test for that in the test suite? Sure hurts to see such quite basic stuff non-working. Andreas Mohr