Re: [Winetest RFI] What do you want out of the test suite?

2007-08-20 Thread Wagner Ferenc
Paul Vriens <[EMAIL PROTECTED]> writes: > Wagner Ferenc wrote: >> Paul Vriens <[EMAIL PROTECTED]> writes: >> >>> http://www.xs4all.nl/~pvriens/200708181000_with_todo_yellow_border_and_group/ >>> is the same but also shows that are are todo's for a

Re: [Winetest RFI] What do you want out of the test suite?

2007-08-20 Thread Wagner Ferenc
Paul Vriens <[EMAIL PROTECTED]> writes: > http://www.xs4all.nl/~pvriens/200708181000_with_todo_yellow_border_and_group/ > is the same but also shows that are are todo's for a group in the > summary. Yeah, that's what I experimented with, thanks for presenting it so quickly! I'd add a title (tool

Re: [Winetest RFI] What do you want out of the test suite?

2007-08-20 Thread Wagner Ferenc
Paul Vriens <[EMAIL PROTECTED]> writes: > I've been playing a bit with have the 'todo_' on the page. In theory > it's possible that there are todo_'s that why I don't refer to > todo_wine. > > On http://www.xs4all.nl/~pvriens/200708181000_orig/ you can see the current > situation for some random

Re: New wintest executable is there (but there are some issues due to introduction of skip)

2007-02-24 Thread Wagner Ferenc
Paul Vriens <[EMAIL PROTECTED]> writes: > It doesn't make use of the skip-count as that will mean fixing up a > lot more. If somebody could have a look at the attached patch? Looks good. The already submitted report files could be moved from the data dir back into the queue on the web server as

Re: Reason for some process failures in kernel32 tests

2007-01-01 Thread Wagner Ferenc
Paul Vriens <[EMAIL PROTECTED]> writes: > On Mon, 2007-01-01 at 16:25 +0100, Wagner Ferenc wrote: > >> Paul Vriens <[EMAIL PROTECTED]> writes: >> >>> The winetest gui shows that the working directory is (in this case) >>> c:\temp\wct12. Th

Re: Reason for some process failures in kernel32 tests

2007-01-01 Thread Wagner Ferenc
Paul Vriens <[EMAIL PROTECTED]> writes: > The winetest gui shows that the working directory is (in this case) > c:\temp\wct12. This value is however not passed to the tests when > CreateProcess is run: > > main.c: > > 291 if (!CreateProcessA (NULL, cmd, NULL, NULL, TRUE, 0, > 292