wxWidgets/tests
Václav Slavík 4ca056ea2b added test for operator?: and wxCStrData
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-28 09:40:22 +00:00
..
archive Add tar stream tests. 2006-10-27 10:11:46 +00:00
arrays added wxJoin and wxSplit functions (modified patch 1638950) 2007-03-18 14:43:41 +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 Compilation fix 2005-04-25 10:32:55 +00:00
filename corrected tests to deal with multiple consecutive (back)slashes 2006-12-17 14:49:50 +00:00
filesys [ 1068188 ] Precompiled header for the test program [Modified a bit] 2004-11-22 05:00:19 +00:00
fontmap added missing licence information 2006-03-31 21:14:40 +00:00
formatconverter [ 1068188 ] Precompiled header for the test program [Modified a bit] 2004-11-22 05:00:19 +00:00
geometry added wxRect::CentreIn() 2006-02-10 00:01:19 +00:00
hashes removed WXWIN_COMPATIBILITY_24 2007-03-08 01:33:01 +00:00
intl added basic test for wxLocale 2007-03-26 21:12:13 +00:00
lists applied patch #1356901 "Yet another removal of extra semicolons", also fixed remaining similar cases of extra semicolons 2005-11-20 21:55:35 +00:00
longlong Fix for 64-bit systems 2006-02-15 12:59:37 +00:00
mbconv name the test just MBConv instead of MBConvTestCase 2006-04-05 21:03:25 +00:00
regex fix the run-time behaviour after the last compilation fixing patch 2007-03-18 14:56:05 +00:00
scopeguard added test for wxScopeGuard 2005-06-16 23:47:30 +00:00
streams fix VC warning about applying unary minus to unsigned type yielding still unsigned result by using wxFileOffset instead of size_t 2007-03-18 14:32:55 +00:00
strings added test for operator?: and wxCStrData 2007-03-28 09:40:22 +00:00
textfile corrected mistake in the UTF-16 test on big endian machines 2006-04-04 14:25:59 +00:00
uris removed WXWIN_COMPATIBILITY_24 2007-03-08 01:33:01 +00:00
.cvsignore ignore VC7 projects 2004-11-07 19:44:17 +00:00
dummy.cpp Empty line at the end. 2004-11-22 15:12:29 +00:00
makefile.bcc added basic test for wxLocale 2007-03-26 21:12:13 +00:00
makefile.gcc added basic test for wxLocale 2007-03-26 21:12:13 +00:00
Makefile.in added basic test for wxLocale 2007-03-26 21:12:13 +00:00
makefile.vc added basic test for wxLocale 2007-03-26 21:12:13 +00:00
makefile.wat added basic test for wxLocale 2007-03-26 21:12:13 +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 added basic test for wxLocale 2007-03-26 21:12:13 +00:00
test.bkl added basic test for wxLocale 2007-03-26 21:12:13 +00:00
test.cpp warn if wxVsnprintf() is not being used 2007-02-11 02:27:29 +00:00
testdata.fc
testprec.h We can't define things in someone else's namespace. 2006-08-28 12:27:39 +00:00