wxWidgets/tests
Michael Wetherell b95d098489 Additional tests for wxVsnprintf, originally to test the copy from the scratch,
but actually shows up problems elsewhere.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-09 01:25:23 +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 test for the bug in HasEntry() which could create non-existing group as a side effect 2006-07-14 22:48:00 +00:00
filekind
filename fix Normalize() test by using dummy working directory allowing the test to work even when it's ran from the root directory or its subdirectory (this message also applies to the previous, accidental, commit of this file) 2006-11-08 19:09:13 +00:00
filesys
fontmap added missing licence information 2006-03-31 21:14:40 +00:00
formatconverter
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
streams Compile fix after GetC return type changed from char to int. 2006-10-29 22:38:26 +00:00
strings Additional tests for wxVsnprintf, originally to test the copy from the scratch, 2006-11-09 01:25:23 +00:00
textfile corrected mistake in the UTF-16 test on big endian machines 2006-04-04 14:25:59 +00:00
uris more standard (although less RFC-conformant) treatment of file: URIs (patch 1415189) 2006-02-09 03:09:36 +00:00
.cvsignore
dummy.cpp
makefile.bcc Add tar stream tests. 2006-10-27 10:11:46 +00:00
makefile.gcc Add tar stream tests. 2006-10-27 10:11:46 +00:00
Makefile.in rebaked with baefile rev 928 2006-11-04 20:39:49 +00:00
makefile.vc Add tar stream tests. 2006-10-27 10:11:46 +00:00
makefile.wat Add tar stream tests. 2006-10-27 10:11:46 +00:00
test_printfbench.dsp Moved version number to 2.7.2.0 and rebaked 2006-10-28 21:54:52 +00:00
test_test_gui.dsp Rebake all the VC++ project files and makefiles 2006-01-21 23:06:27 +00:00
test_test.dsp Add tar stream tests. 2006-10-27 10:11:46 +00:00
test.bkl Add tar stream tests. 2006-10-27 10:11:46 +00:00
test.cpp
testdata.fc
testprec.h We can't define things in someone else's namespace. 2006-08-28 12:27:39 +00:00