14 Dec
2003
14 Dec
'03
11:16 p.m.
Alexandre Julliard <julliard(a)winehq.org> writes:
Ferenc Wagner <wferi(a)afavant.elte.hu> writes:
What's your policy if it's not possible? Like in my (unapplied) http://www.winehq.org/hypermail/wine-patches/2003/10/0411.html patch, where tests are done in a loop, and some of them succeed, some fail? Or is there something else wrong with that?
It's always possible, you can add a todo flag in the array so that you can do a todo_wine in appropriate cases, several existing tests do that already.
(blush) Including one written by stupid myself... As a pathetic excuse: no wonder I tried to forget it, I had to go through too many ugly hoops to get that Right. And now I will shut up and rewrite this patch, too. Sorry for the noise! Later, Feri.