wxWidgets/tests
Vadim Zeitlin 5975f1982d added UTF16 test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-31 20:25:20 +00:00
..
archive compilation test for Unicode build 2005-12-21 01:23:17 +00:00
arrays Correct wxArrayString::Add return value as per the documentation. 2005-04-26 19:24:12 +00:00
datetime added ParseDate() tests; use CPPUNIT_ASSERT_EQUAL to see the dates in cppunit output 2006-03-21 16:21:18 +00:00
fileconf added test for HasGroup() bug 2005-07-01 18:04:11 +00:00
filekind Compilation fix 2005-04-25 10:32:55 +00:00
filename Unicode fix. 2005-05-23 16:53:30 +00:00
filesys [ 1068188 ] Precompiled header for the test program [Modified a bit] 2004-11-22 05:00:19 +00:00
fontmap Check encoding names case insensitively 2006-02-15 12:58:50 +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 Compile fix for VC++ 5 2005-09-10 21:21:27 +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 Warning fix 2006-02-15 21:16:10 +00:00
strings added UTF16 test 2006-03-31 20:25:20 +00:00
textfile fixed if/idef wxHAVE_U_ESCAPE mixup 2006-03-31 19:15:46 +00:00
uris more standard (although less RFC-conformant) treatment of file: URIs (patch 1415189) 2006-02-09 03:09:36 +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 regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile 2006-02-10 19:27:51 +00:00
makefile.gcc regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile 2006-02-10 19:27:51 +00:00
Makefile.in regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile 2006-02-10 19:27:51 +00:00
makefile.vc regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile 2006-02-10 19:27:51 +00:00
makefile.wat regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile 2006-02-10 19:27:51 +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 Rebake all the VC++ project files and makefiles 2006-01-21 23:06:27 +00:00
test.bkl added unit test for wxTextFile (reading only for now) 2006-03-31 13:46:38 +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
test.dsw added GUI test program 2004-12-12 12:35:45 +00:00
testdata.fc moved Unicode tests to testsuite (patch 943945) 2004-04-30 20:26:14 +00:00
testprec.h enable tests using \u escapes for VC7; replaced compiler version checks for this with wxHAVE_U_ESCAPE defined once and for all in testprec.h 2006-03-31 17:42:26 +00:00