wxWidgets/tests
2008-05-25 02:56:22 +00:00
..
archive
arrays
base64
benchmarks added a simple benchmark for wxDC::DrawLine() performance 2008-04-13 01:30:14 +00:00
cmdline add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAGE_TEXT (modified patch 1957542) 2008-05-12 00:03:06 +00:00
config
controls create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
datetime
filekind
filename do case normalization after long path one, this fixes the problem with incorrect paths case under Vista (closes 9162) 2008-05-24 14:42:40 +00:00
filesys
fontmap
formatconverter
geometry
hashes
intl
lists
longlong
mbconv
misc throw away the now invalid items in wxSelectionStore::SetItemCount() (bug 1929823) and added a unit test for this class 2008-03-31 15:22:10 +00:00
regex
scopeguard
streams
strings
textfile add a test for reading files >4KB 2008-05-11 17:43:56 +00:00
thread
uris
vectors
weakref
window create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
xlocale
xml added wxXmlNode::InsertChildAfter and use it for (much) faster XML parsing (based on patch by Francesco Montorsi) 2008-03-30 10:27:19 +00:00
dummy.cpp
makefile.bcc create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
makefile.gcc create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
Makefile.in create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
makefile.vc create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
makefile.wat create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
test_printfbench.dsp
test_test_gui.dsp create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
test_test.dsp fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it 2008-04-12 17:03:09 +00:00
test_vc7_printfbench.vcproj
test_vc7_test_gui.vcproj create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
test_vc7_test.vcproj fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it 2008-04-12 17:03:09 +00:00
test_vc8_printfbench.vcproj
test_vc8_test_gui.vcproj create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
test_vc8_test.vcproj fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it 2008-04-12 17:03:09 +00:00
test.bkl create tests/window directory for wxWindow tests 2008-05-25 02:56:22 +00:00
test.cpp
testdata.fc
testprec.h