wxWidgets/tests/toplevel
Vadim Zeitlin c13e28ebfb Disable wxTopLevelWindow::IsActive() unit test for wxGTK
It just doesn't work in the test, so live without it for now.

Also use CHECK() instead of CPPUNIT_ASSERT(), which expands into
REQUIRE(), for independent tests to let later tests to still be done
even if an earlier one fails.
2017-11-07 16:16:08 +01:00
..
toplevel.cpp Disable wxTopLevelWindow::IsActive() unit test for wxGTK 2017-11-07 16:16:08 +01:00