wxWidgets/tests
Vadim Zeitlin 86c286354f Enable wxCSConv UTF-7 test under Windows.
Even though it doesn't work with iconv under Unix, we can still enable this
test under Windows.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-04-27 22:39:31 +00:00
..
any Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
archive Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
arrays Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
base64 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
benchmarks Fix benchmarks compilation with WXWIN_COMPATIBILITY_2_8 set to 0. 2014-01-07 21:54:48 +00:00
cmdline Fix wxCmdLineParser::Found(name) for options with values. 2014-02-20 00:32:47 +00:00
config Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
controls Disable TextCtrlTestCase::LongText() for non-MSW platforms. 2014-04-13 00:00:37 +00:00
datetime Consistently handle DST start time in wxDateTime::Set(). 2013-09-08 18:00:58 +00:00
drawing fixing missing wxON_BLOCK_EXIT_OBJ1 error on gtk build 2014-03-31 19:42:08 +00:00
events Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
exec Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
file Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filekind Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filename Try to use /proc/self instead of /dev/core in the unit test. 2013-12-02 16:50:22 +00:00
filesys Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
font Add wxFont::GetBaseFont(). 2014-03-11 20:48:20 +00:00
fontmap Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
formatconverter Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fswatcher Don't build wxFileSystemWatcher test if wxUSE_FSWATCHER==0. 2014-02-27 15:46:25 +00:00
geometry Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
graphics Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
hashes Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
html Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
image Update the URL of the web site images used in the test. 2014-03-06 13:53:14 +00:00
interactive Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
intl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
lists Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
log Reset the system last error value before checking it in wxLog test. 2014-03-12 22:20:50 +00:00
longlong Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
mbconv Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
menu Fix wxMenu::GetTitle() before the menu is appended to the menu bar. 2013-08-30 23:32:37 +00:00
misc Add wxOleConvertVariant_ReturnSafeArrays flag for better SAFEARRAY handling. 2013-10-14 15:08:35 +00:00
net Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
scopeguard Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sizers Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
streams Do run TextStreamTestCase::TestULongLong() test case. 2014-03-10 19:05:25 +00:00
strings Enable wxCSConv UTF-7 test under Windows. 2014-04-27 22:39:31 +00:00
textfile Fix failing TextFileTestCase::ReadMixedWithFuzzing(). 2014-02-06 10:15:06 +00:00
thread Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
toplevel Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
uris Update the URL of the web site images used in the test. 2014-03-06 13:53:14 +00:00
validators Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
vectors Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
weakref Use the same wxWeakRef implementation for complete and incomplete classes. 2014-04-12 00:10:54 +00:00
window Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xlocale Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xml Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
asserthelper.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
asserthelper.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
descrip.mms Fixes for OpenVMS on IA64 2011-09-29 13:47:38 +00:00
dummy.cpp
horse.ani add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.bmp add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.cur add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.gif add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.ico add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.jpg add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.pcx add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.png add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.pnm add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.tga add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.tif add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
horse.xpm add wxImage test units to test loading from both seekable and non-seekable streams 2009-06-01 11:46:36 +00:00
makefile.bcc Don't build the drawing test in GUI-less builds. 2014-04-01 22:49:04 +00:00
makefile.gcc Don't build the drawing test in GUI-less builds. 2014-04-01 22:49:04 +00:00
Makefile.in Use the same wxWeakRef implementation for complete and incomplete classes. 2014-04-12 00:10:54 +00:00
makefile.vc Don't build the drawing test in GUI-less builds. 2014-04-01 22:49:04 +00:00
makefile.wat Don't build the drawing test in GUI-less builds. 2014-04-01 22:49:04 +00:00
runtests.bat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
test_printfbench.dsp
test_test_drawing.dsp Don't build the drawing test in GUI-less builds. 2014-04-01 22:49:04 +00:00
test_test_drawingplugin.dsp Don't build the drawing test in GUI-less builds. 2014-04-01 22:49:04 +00:00
test_test_gui.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
test_test.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
test_vc7_printfbench.vcproj
test_vc7_test_drawing.vcproj Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
test_vc7_test_drawingplugin.vcproj Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
test_vc7_test_gui.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
test_vc7_test.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
test_vc8_printfbench.vcproj
test_vc8_test_drawing.vcproj Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
test_vc8_test_drawingplugin.vcproj Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
test_vc8_test_gui.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
test_vc8_test.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
test_vc9_printfbench.vcproj
test_vc9_test_drawing.vcproj Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
test_vc9_test_drawingplugin.vcproj Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
test_vc9_test_gui.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
test_vc9_test.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
test.bkl Use the same wxWeakRef implementation for complete and incomplete classes. 2014-04-12 00:10:54 +00:00
test.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testableframe.cpp Fix wxDataFormat comparison operators for wxDF_HTML under wxMSW. 2013-10-14 15:07:57 +00:00
testableframe.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testdata.fc
testdate.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testfile.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testimage.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
testprec.h Fix totally broken LocaleSetter class in the test suite. 2013-07-15 01:31:47 +00:00