wxWidgets/tests/misc
Vadim Zeitlin b7778beeef Give more details in GarbageTestCase unit test.
Try to find out why this test fails in the OS X buildbot builds.

Use macros to ensure that all checks provide information about the bitmap (or
animation) type they fail for, without having to repeat the same code for
doing it many times.
2015-04-12 22:30:52 +02:00
..
dynamiclib.cpp
environ.cpp
garbage.cpp Give more details in GarbageTestCase unit test. 2015-04-12 22:30:52 +02:00
guifuncs.cpp reenable this tests under wxUniv/x11 port. EventPropagationTestCase::MenuEvent cause the problem, not these. MenuEvent will be fixed later 2014-09-23 17:42:29 +00:00
metatest.cpp Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
misctests.cpp Fix wxCALL_FOR_EACH() to work with more than 2 arguments with MSVC. 2014-09-14 00:59:53 +00:00
module.cpp
pathlist.cpp
safearrayconverttest.cpp Deal with remaining cvs/svn keywords. 2015-04-09 03:32:23 +04:00
selstoretest.cpp Handle multiple item insertion and deletion in wxSelectionStore. 2014-09-27 20:46:21 +00:00
settings.cpp
typeinfotest.cpp