wxWidgets/tests
Dimitri Schoolwerth 2d5ce25373 Work around failing file watcher test under XP.
Under only Windows XP the test FileSystemWatcherTestCase::TestTrees fails
during the RmDir(treedir) call (SHFileOperation strangely returns
ERROR_DIR_NOT_EMPTY). To make the test pass remove the treedir first and
only then the singledir. This is merely a workaround while the actual
problem is still to be investigated.
2015-04-19 13:34:39 +04:00
..
any
archive
arrays Fix inserting an element of wxArrayString itself back into it. 2014-07-13 14:30:22 +00:00
base64
benchmarks Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
cmdline
config
controls Fix TreeCtrlTestCase assert failure under Windows. 2015-04-16 03:13:54 +04:00
datetime Finally do fix use of wxTranslateFromUnicodeFormat() in the unit test. 2015-04-10 17:51:01 +02:00
drawing
events Yet another wxStopWatch unit test fix for buildbot. 2015-04-17 01:43:57 +02:00
exec no changes, add more specific description of these tests. 2014-09-23 17:44:45 +00:00
file
filekind
filename Don't change a shortcut file name when changing its path. 2014-08-29 23:22:05 +00:00
filesys
font Disable a harmless deprecation MSVC warning for wxNORMAL in a test. 2014-08-03 12:47:32 +00:00
fontmap
formatconverter
fswatcher Work around failing file watcher test under XP. 2015-04-19 13:34:39 +04:00
geometry
graphics Deal with remaining cvs/svn keywords. 2015-04-09 03:32:23 +04:00
hashes
html 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
image Compare scaled images approximately in the unit tests. 2015-04-12 22:56:24 +02:00
interactive Cast size_t value when using it with printf() in a test. 2014-12-10 00:14:14 +00:00
intl
lists
log
longlong
mbconv
menu 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
misc Give more details in GarbageTestCase unit test. 2015-04-12 22:30:52 +02:00
net
regex
scopeguard
sizers Detect the use of incompatible flags for wxGridSizer too. 2015-04-08 23:35:19 +02:00
streams
strings Fix wxStringTokenizer copy ctor and assignment operator. 2014-10-20 15:08:09 +00:00
textfile
thread
toplevel
uris Fix the expected size of the header logo on www.wxwidgets.org. 2015-02-04 17:44:57 +00:00
validators This statement that will cause segmentation fault before. Now it ok and enable it 2014-09-23 17:44:30 +00:00
vectors
weakref
window
xlocale
xml
asserthelper.cpp Replace anonymous namespace with a named one in the test helpers. 2014-07-14 19:17:12 +00:00
asserthelper.h Replace anonymous namespace with a named one in the test helpers. 2014-07-14 19:17:12 +00:00
descrip.mms
dummy.cpp
horse.ani
horse.bmp
horse.cur
horse.gif
horse.ico
horse.jpg
horse.pcx
horse.png
horse.pnm
horse.tga
horse.tif
horse.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
makefile.bcc Add unit test for wxFlexGridSizer layout logic. 2015-04-08 23:35:19 +02:00
makefile.gcc Add unit test for wxFlexGridSizer layout logic. 2015-04-08 23:35:19 +02:00
Makefile.in Add unit test for wxFlexGridSizer layout logic. 2015-04-08 23:35:19 +02:00
makefile.vc Add unit test for wxFlexGridSizer layout logic. 2015-04-08 23:35:19 +02:00
runtests.bat
test_vc7_printfbench.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc7_test_drawing.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc7_test_drawingplugin.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc7_test_gui.vcproj Add unit test for wxFlexGridSizer layout logic. 2015-04-08 23:35:19 +02:00
test_vc7_test.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc8_printfbench.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc8_test_drawing.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc8_test_drawingplugin.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc8_test_gui.vcproj Add unit test for wxFlexGridSizer layout logic. 2015-04-08 23:35:19 +02:00
test_vc8_test.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc9_printfbench.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc9_test_drawing.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc9_test_drawingplugin.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test_vc9_test_gui.vcproj Add unit test for wxFlexGridSizer layout logic. 2015-04-08 23:35:19 +02:00
test_vc9_test.vcproj Sync EOL normalization settings. 2015-03-17 13:47:20 -06:00
test.bkl Add unit test for wxFlexGridSizer layout logic. 2015-04-08 23:35:19 +02:00
test.cpp Restore OnRun() in the non-GUI unit test suite. 2015-04-12 18:21:47 +02:00
testableframe.cpp
testableframe.h
testdata.fc
testdate.h
testfile.h
testimage.h
testprec.h Add WX_ASSERT_FAILS_WITH_ASSERT_MESSAGE helper. 2015-04-08 23:35:19 +02:00