wininet: update test to pass on newer versions of windows

Hans Leidekker hans at it.vu.nl
Mon Nov 12 04:53:00 CST 2007


On Monday 12 November 2007 11:45:06 Alexandre Julliard wrote:

> > +  /* sz is 14 on XP SP1 and beyond, 30 on XP and before */
> > +  todo_wine ok( sz == 14, "sz wrong\n");
> 
> The tests have to pass on all Windows versions. If some return 30 and
> some return 14 the test must accept both.

FWIW, my patch named "#2 wininet: Fix a number of problems with InternetGetCookie."
corrects this.

 -Hans



More information about the wine-devel mailing list