Skip to content
  • Torsten Schönfeld's avatar
    Fix a test failure in t/zz-GdkEvent.t · fd1057d1
    Torsten Schönfeld authored
    Apparently, the default main loop's event queue might sometimes already
    contain events even though we did not put any in there (for example, a
    settings change notification).  This caused test failures.  To avoid
    this, clear the event queue before relying on its contents.
    fd1057d1