wxWidgets/tests
2009-04-16 21:33:37 +00:00
..
archive Fixes for archive tests on Windows. 2009-04-04 22:12:04 +00:00
arrays
base64
benchmarks
cmdline
config ensure the number of values we expect to record in RecordingDefaultsTest() is always correct (fixes test failure under VC6) 2009-03-25 13:43:31 +00:00
controls only run tests using multiline strings with multiline text control; document that using multiline strings doesn't work with singleline controls 2009-04-14 13:22:09 +00:00
datetime no changes, just fixed typo in an error message 2009-04-04 11:49:30 +00:00
events added failing compilation test for the case of missing handler in Bind() call 2009-04-16 21:33:37 +00:00
exec suppress output from the test commands; use CPPUNIT_ASSERT_EQUAL() whenever possible 2009-04-13 17:33:33 +00:00
filekind
filename don't run wxPATH_NORM_LONG test on systems where the short file names are disabled 2009-04-01 21:49:47 +00:00
filesys
font dump all font properties upon failure 2009-04-14 18:55:41 +00:00
fontmap
formatconverter
geometry
graphics Add a test to ensure that CreateMeasuringContext creates a valid context 2009-04-15 22:38:53 +00:00
hashes
html
image
intl fix test failure on glibc systems which do not use %T; also replace CompareTimeFormats() with a macro to get failure messages on the right line 2009-04-04 12:09:54 +00:00
lists
longlong
mbconv
misc fix tests for the release builds 2009-03-25 13:32:53 +00:00
net
regex
scopeguard
streams
strings fix support for using asterisks in the format string and some code cleanup 2009-04-12 23:37:28 +00:00
textfile
thread
uris
vectors
weakref
window
xlocale fix constant value for 32bit machines 2009-03-19 20:30:27 +00:00
xml
dummy.cpp
makefile.bcc rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
makefile.gcc rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
Makefile.in added failing compilation test for the case of missing handler in Bind() call 2009-04-16 21:33:37 +00:00
makefile.vc rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
makefile.wat rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
runtests.bat adds proper detection of tests success/failure; clear that "error level" != "return code" 2009-03-23 14:57:10 +00:00
test_printfbench.dsp
test_test_gui.dsp rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test_test.dsp make sure that wxProcess always have a valid PID set; add test unit for wxExecute,wxShell,wxProcess based on the code in the console sample; add some more infos/notes in wxProcess docs 2009-03-23 16:23:44 +00:00
test_vc7_printfbench.vcproj rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test_vc7_test_gui.vcproj rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test_vc7_test.vcproj rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test_vc8_printfbench.vcproj rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test_vc8_test_gui.vcproj rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test_vc8_test.vcproj rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test_vc9_printfbench.vcproj rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test_vc9_test_gui.vcproj rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test_vc9_test.vcproj rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test_vc9.sln rebake after the addition of graphics/measuring.cpp 2009-04-16 14:49:28 +00:00
test.bkl added failing compilation test for the case of missing handler in Bind() call 2009-04-16 21:33:37 +00:00
test.cpp guaranteeing autorelease pools for overridden OnRun on OSX 2009-04-14 19:54:01 +00:00
testdata.fc
testprec.h trap CRT assertions and report assertions which happen inside CppUnit tests in a better way 2009-03-25 10:42:11 +00:00