wxWidgets/tests
Vadim Zeitlin b51abd7380 Unicode compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-09 15:58:32 +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 fix gcc compilation warning 2006-10-28 17:04:52 +00:00
fileconf also check for RenameGroup() calls which don't/shouldn't work 2006-11-11 22:12:34 +00:00
filekind Compilation fix 2005-04-25 10:32:55 +00:00
filename Unicode compilation fixes 2006-12-09 15:58:32 +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 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
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 Warning fixes 2005-11-11 16:55:03 +00:00
scopeguard added test for wxScopeGuard 2005-06-16 23:47:30 +00:00
streams added test cases for wxTextInputStream and UTF-xx encoded text (based on patch 1611286) 2006-12-09 15:57:33 +00:00
strings Unicode compilation fixes 2006-12-09 15:58:32 +00:00
textfile corrected mistake in the UTF-16 test on big endian machines 2006-04-04 14:25:59 +00:00
uris disable bogus test 2006-11-10 00:17:46 +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 Move version number to 2.8.0.0 and rebake the makefiles 2006-11-10 02:32:01 +00:00
makefile.gcc Move version number to 2.8.0.0 and rebake the makefiles 2006-11-10 02:32:01 +00:00
Makefile.in Move version number to 2.8.0.0 and rebake the makefiles 2006-11-10 02:32:01 +00:00
makefile.vc Move version number to 2.8.0.0 and rebake the makefiles 2006-11-10 02:32:01 +00:00
makefile.wat Move version number to 2.8.0.0 and rebake the makefiles 2006-11-10 02:32:01 +00:00
test_printfbench.dsp Move version number to 2.8.0.0 and rebake the makefiles 2006-11-10 02:32:01 +00:00
test_test_gui.dsp Move version number to 2.8.0.0 and rebake the makefiles 2006-11-10 02:32:01 +00:00
test_test.dsp Move version number to 2.8.0.0 and rebake the makefiles 2006-11-10 02:32:01 +00:00
test.bkl Add tar stream tests. 2006-10-27 10:11:46 +00:00
test.cpp Change the format of the output so that you can jump to the error with your editor. 2005-05-01 20:04:47 +00:00
testdata.fc moved Unicode tests to testsuite (patch 943945) 2004-04-30 20:26:14 +00:00
testprec.h We can't define things in someone else's namespace. 2006-08-28 12:27:39 +00:00