wxWidgets/tests
2008-05-18 11:14:20 +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
datetime
filekind
filename work around VC7 compiler bug resulting in a warning about FileNameTest being never instantiatable 2008-05-18 11:14:20 +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 compilation fix for PCH-less compilation (thanks buildbot) 2008-03-27 16:41:08 +00:00
streams
strings
textfile add a test for reading files >4KB 2008-05-11 17:43:56 +00:00
thread
uris
vectors
weakref
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 fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it 2008-04-12 17:03:09 +00:00
makefile.gcc fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it 2008-04-12 17:03:09 +00:00
Makefile.in fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it 2008-04-12 17:03:09 +00:00
makefile.vc fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it 2008-04-12 17:03:09 +00:00
makefile.wat fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it 2008-04-12 17:03:09 +00:00
test_printfbench.dsp
test_test_gui.dsp 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
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 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
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 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
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 fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it 2008-04-12 17:03:09 +00:00
test.cpp
testdata.fc
testprec.h