.. |
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
|
|
|
controls
|
assert when the item index is out of range in wxMSW's listctrl, just like generic listctrl does
|
2009-01-12 19:34:42 +00:00 |
datetime
|
abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUALS_TO_INT() macro
|
2009-01-04 16:04:22 +00:00 |
events
|
|
|
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
|
fix for the broken VC6 compiler (why do we have to still support it?)
|
2009-01-11 10:28:20 +00:00 |
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
|
provide our own implementation of wxStrnlen if it's not available; add tests for it
|
2009-01-13 12:01:30 +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
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +00:00 |
makefile.gcc
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +00:00 |
Makefile.in
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +00:00 |
makefile.vc
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +00:00 |
makefile.wat
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +00:00 |
test_printfbench.dsp
|
|
|
test_test_gui.dsp
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +00:00 |
test_test.dsp
|
|
|
test_vc7_printfbench.vcproj
|
|
|
test_vc7_test_gui.vcproj
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +00:00 |
test_vc7_test.vcproj
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +00:00 |
test_vc8_printfbench.vcproj
|
|
|
test_vc8_test_gui.vcproj
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +00:00 |
test_vc8_test.vcproj
|
|
|
test_vc9_printfbench.vcproj
|
|
|
test_vc9_test_gui.vcproj
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +00:00 |
test_vc9_test.vcproj
|
|
|
test_vc9.sln
|
|
|
test.bkl
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
|
2009-01-11 00:39:22 +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 |