• Zebediah Figura's avatar
    user32/tests: Do not stop checking the message list when skipping an optional or… · a8c56b19
    Zebediah Figura authored
    user32/tests: Do not stop checking the message list when skipping an optional or unsupported message.
    
    This was either added by accident, or in an attempt to stop checking the message
    list once we hit a winevent hook todo [and accidentally given too wide of a
    scope]. However, the same commit also uses a global counter to ensure that only
    one winevent todo is printed, so we don't need to break in the first hunk
    anyway.
    
    For trailing winevent todos, there is no global counter, so instead move the
    goto inside the if block.
    
    Fixes: a72bffe7
    
    The test marked todo here was broken by 33617af8, which was hidden due to the above commit.
    a8c56b19
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...