wxWidgets/tests
Vadim Zeitlin 6889fa2c0b Remove non-working or semi-working tests added from console.cpp.
Remove tests added in r64324, there is no need to have commented out code
here and UTF-8 test was pretty strange as well (it's far from clear what
should the result of converting "utf8Invalid" be).

This also suppresses a warning that these changes introduced.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-05-23 10:53:17 +00:00
..
any Modify float/double wxAny testing to use CPPUNIT_ASSERT_EQUAL() instead of CPPUNIT_ASSERT_DOUBLES_EQUAL(), so that we know the retrieved values are truly identical. 2010-05-06 17:21:50 +00:00
archive
arrays
base64
benchmarks Remove wxUSE_WCHAR_T checks. 2010-04-16 10:43:18 +00:00
cmdline
config
controls Add column parameter to wxListCtrl::GetItemText(). 2010-05-10 21:22:16 +00:00
datetime
events Yet another fix to event propagation in scrolled windows. 2010-05-21 12:07:45 +00:00
exec
file
filekind
filename
filesys
font Use "monospace" face name for all Unix systems, hopefully it should work. 2010-04-18 22:15:53 +00:00
fontmap
formatconverter
fswatcher
geometry
graphics
hashes
html
image Disable ImageTestCase::LoadFromFile() on build slaves. 2010-04-24 17:52:27 +00:00
intl Remove wxLOCALE_CONV_ENCODING flag. 2010-04-16 11:29:22 +00:00
lists
log
longlong
mbconv Remove wxUSE_WCHAR_T checks. 2010-04-16 10:43:18 +00:00
misc
net
regex
scopeguard
sizers Modify wxBoxSizer minimal size calculations to respect the proportions. 2010-05-22 14:57:34 +00:00
streams move TestTextInputStream() function in CppUnit's TextStreamTestCase class 2010-05-16 14:31:00 +00:00
strings Remove non-working or semi-working tests added from console.cpp. 2010-05-23 10:53:17 +00:00
textfile
thread fix for non-PCH builds; also use wxMilliSleep instead of wxThread::Sleep since the former is more readable (it's clear that it takes milliseconds). 2010-05-11 07:16:58 +00:00
toplevel
uris
vectors
weakref
window
xlocale
xml
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
makefile.bcc remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test. 2010-05-16 15:44:17 +00:00
makefile.gcc remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test. 2010-05-16 15:44:17 +00:00
Makefile.in remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test. 2010-05-16 15:44:17 +00:00
makefile.vc remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test. 2010-05-16 15:44:17 +00:00
makefile.wat remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test. 2010-05-16 15:44:17 +00:00
runtests.bat
test_printfbench.dsp
test_test_gui.dsp
test_test.dsp remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test. 2010-05-16 15:44:17 +00:00
test_vc7_printfbench.vcproj
test_vc7_test_gui.vcproj
test_vc7_test.vcproj remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test. 2010-05-16 15:44:17 +00:00
test_vc8_printfbench.vcproj
test_vc8_test_gui.vcproj
test_vc8_test.vcproj remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test. 2010-05-16 15:44:17 +00:00
test_vc9_printfbench.vcproj
test_vc9_test_gui.vcproj
test_vc9_test.vcproj remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test. 2010-05-16 15:44:17 +00:00
test.bkl remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test. 2010-05-16 15:44:17 +00:00
test.cpp
testdata.fc
testfile.h
testprec.h