Re: [4/3] gdi32/tests: update test for PS_USERSTYLE
On Wed, Oct 12, 2011 at 19:06, Daniel <danielfsantos(a)att.net> wrote:
OK, I hope [4/3] is acceptable. These are the test updates I forgot (removes a todo_wine).
Two problems: A) It needs to be combined with the original patch, so that it passes make test. B) Why remove the test? Just remove 'todo_wine' itself, since the test now passes on wine.. -- -Austin
Yeah, I'll recombine them in a bit, but I didn't really remove the test, per-se, I removed the if/else that performs the test with todo_wine when the style is PS_USERSTYLE (see the line below, that, of course, is improperly indented -- why I don't allow single statements in if, else, while, etc. without a {} block in my own projects). Daniel On 10/12/2011 07:12 PM, Austin English wrote:
On Wed, Oct 12, 2011 at 19:06, Daniel <danielfsantos(a)att.net> wrote:
OK, I hope [4/3] is acceptable. These are the test updates I forgot (removes a todo_wine). Two problems: A) It needs to be combined with the original patch, so that it passes make test. B) Why remove the test? Just remove 'todo_wine' itself, since the test now passes on wine..
participants (2)
-
Austin English -
Daniel