wxWidgets/tests
Vadim Zeitlin 0475aefcb4 removed WXWIN_COMPATIBILITY_24
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-08 01:33:01 +00:00
..
archive Add tar stream tests. 2006-10-27 10:11:46 +00:00
arrays define arrays of chartoo as the existing ones can't be used to store char values (bug 1572314) 2006-11-04 12:51:01 +00:00
benchmarks fix compilation with PCH (patch 1581936) 2006-10-22 11:38:33 +00:00
datetime added wxDateTime::GetDateOnly() 2007-01-18 14:06:37 +00:00
fileconf fix wxConfig::DeleteGroup() for arguments with trailing slash (replaces patch 1624589) 2007-01-07 16:36:54 +00:00
filekind
filename corrected tests to deal with multiple consecutive (back)slashes 2006-12-17 14:49:50 +00:00
filesys
fontmap
formatconverter
geometry
hashes removed WXWIN_COMPATIBILITY_24 2007-03-08 01:33:01 +00:00
lists
longlong
mbconv
regex
scopeguard
streams removed WXWIN_COMPATIBILITY_24 2007-03-08 01:24:59 +00:00
strings deprecated wxString::GetWriteBuf() and friends in favour of wxStringBuffer 2007-03-07 20:01:52 +00:00
textfile
uris removed WXWIN_COMPATIBILITY_24 2007-03-08 01:33:01 +00:00
.cvsignore
dummy.cpp
makefile.bcc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.gcc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
Makefile.in rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.vc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.wat rebaked after changing the version number 2007-02-07 02:14:45 +00:00
test_printfbench.dsp rebaked after changing the version number 2007-02-07 02:14:45 +00:00
test_test_gui.dsp rebaked after changing the version number 2007-02-07 02:14:45 +00:00
test_test.dsp rebaked after changing the version number 2007-02-07 02:14:45 +00:00
test.bkl Add tar stream tests. 2006-10-27 10:11:46 +00:00
test.cpp warn if wxVsnprintf() is not being used 2007-02-11 02:27:29 +00:00
testdata.fc
testprec.h