wxWidgets/tests
2009-01-07 00:38:46 +00:00
..
archive minor icc warning fixes 2008-11-19 09:55:27 +00:00
arrays no need to disable DoTestSwap() for VC6 any more with latest wx/cppunit.h 2008-11-22 14:33:09 +00:00
base64
benchmarks use TCP for this benchmark under Windows too (and not DDE) 2008-11-22 14:34:04 +00:00
cmdline
config define wxHAS_CONFIG_TEMPLATE_RW if template wxConfig::Read/Write() are available; use it to exclude the calls to these functions from the test to fix VC6 compilation 2008-11-03 13:36:08 +00:00
controls correct wrong #endif position which prevented ListCtrlTestCase::ItemRect() from being compiled under non-MSW 2008-12-21 02:58:41 +00:00
datetime abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUALS_TO_INT() macro 2009-01-04 16:04:22 +00:00
events don't sleep too long to avoid missing the timers; added a simple test for timer events processing in console apps 2008-10-27 22:04:42 +00:00
filekind
filename rewrite wxContractPath as wxFileName::ReplaceEnvVariable and wxFileName::ReplaceHomeDir; add test units and docs for them 2009-01-07 00:38:46 +00:00
filesys
fontmap
formatconverter
geometry
hashes
html
image
intl
lists replace CPPUNIT_ASSERTs with CPPUNIT_ASSERT_EQUALs 2008-12-17 09:47:39 +00:00
longlong minor icc warning fixes 2008-11-19 09:55:27 +00:00
mbconv minor icc warning fixes 2008-11-19 09:55:27 +00:00
misc
net fix memory leak in URL test 2008-12-30 13:18:22 +00:00
regex minor icc warning fixes 2008-11-19 09:55:27 +00:00
scopeguard
streams abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUALS_TO_INT() macro 2009-01-04 16:04:22 +00:00
strings don't use \u in strings, VC6 doesn't support this 2009-01-04 15:53:09 +00:00
textfile minor icc warning fixes 2008-11-19 09:55:27 +00:00
thread
uris
vectors added wxVector::resize() 2008-12-11 13:45:04 +00:00
weakref
window
xlocale
xml
dummy.cpp
makefile.bcc also include wxSocket test in the GUI test as different event loop implementations may be used for console and GUI apps resulting in different bugs 2008-12-27 11:14:10 +00:00
makefile.gcc also include wxSocket test in the GUI test as different event loop implementations may be used for console and GUI apps resulting in different bugs 2008-12-27 11:14:10 +00:00
Makefile.in also include wxSocket test in the GUI test as different event loop implementations may be used for console and GUI apps resulting in different bugs 2008-12-27 11:14:10 +00:00
makefile.vc also include wxSocket test in the GUI test as different event loop implementations may be used for console and GUI apps resulting in different bugs 2008-12-27 11:14:10 +00:00
makefile.wat also include wxSocket test in the GUI test as different event loop implementations may be used for console and GUI apps resulting in different bugs 2008-12-27 11:14:10 +00:00
test_printfbench.dsp rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
test_test_gui.dsp also include wxSocket test in the GUI test as different event loop implementations may be used for console and GUI apps resulting in different bugs 2008-12-27 11:14:10 +00:00
test_test.dsp don't sleep too long to avoid missing the timers; added a simple test for timer events processing in console apps 2008-10-27 22:04:42 +00:00
test_vc7_printfbench.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
test_vc7_test_gui.vcproj also include wxSocket test in the GUI test as different event loop implementations may be used for console and GUI apps resulting in different bugs 2008-12-27 11:14:10 +00:00
test_vc7_test.vcproj abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUALS_TO_INT() macro 2009-01-04 16:04:22 +00:00
test_vc8_printfbench.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
test_vc8_test_gui.vcproj also include wxSocket test in the GUI test as different event loop implementations may be used for console and GUI apps resulting in different bugs 2008-12-27 11:14:10 +00:00
test_vc8_test.vcproj don't sleep too long to avoid missing the timers; added a simple test for timer events processing in console apps 2008-10-27 22:04:42 +00:00
test_vc9_printfbench.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
test_vc9_test_gui.vcproj also include wxSocket test in the GUI test as different event loop implementations may be used for console and GUI apps resulting in different bugs 2008-12-27 11:14:10 +00:00
test_vc9_test.vcproj don't sleep too long to avoid missing the timers; added a simple test for timer events processing in console apps 2008-10-27 22:04:42 +00:00
test_vc9.sln
test.bkl also include wxSocket test in the GUI test as different event loop implementations may be used for console and GUI apps resulting in different bugs 2008-12-27 11:14:10 +00:00
test.cpp don't show assert message boxes in debug build but throw an exception if an assert unexpectedly fails; do check that expected asserts are generated 2008-12-21 02:28:55 +00:00
testdata.fc
testprec.h don't show assert message boxes in debug build but throw an exception if an assert unexpectedly fails; do check that expected asserts are generated 2008-12-21 02:28:55 +00:00