wxWidgets/tests
2004-10-28 09:57:43 +00:00
..
arrays this code was taken from console sample, preserve its copyright 2004-04-06 12:14:05 +00:00
datetime deprecated SetToTheWeek() and GetWeek(); added and documented new and well-defined SetToWeekOfYear() 2004-09-11 22:07:10 +00:00
fileconf added test for the (just fixed) bug with adding the first entry to the root group 2004-10-17 01:13:54 +00:00
filename corrected SetPath tests 2004-08-16 13:29:32 +00:00
filesys test UNC filenames conversion on MSW 2004-06-23 22:18:45 +00:00
fontmap moved wxFontMapper tests to its own file and testcase 2004-06-19 14:01:44 +00:00
formatconverter small test suite improvements (patch 937094) 2004-04-18 20:04:30 +00:00
hashes Converted hash tests to CppUnit. 2004-05-22 17:51:35 +00:00
longlong make the tests run a little faster 2004-04-21 20:20:48 +00:00
mbconv compilation fix for gcc-3.4 2004-06-23 22:18:11 +00:00
regex final compilo fixups for 10.2 unicode - c/c++ fixes for regex - fixup regex unit tests 2004-10-08 05:00:28 +00:00
streams added unit tests for wxStringStreams 2004-09-19 22:00:16 +00:00
strings compilation fix for Borland 2004-10-17 20:17:00 +00:00
uris final wxURI API changes. Changed Get to BuildURI to better reflect what its doing. Added wxURI::Unescape to unescape characters in a url or uri. Added wxURI::BuildUnescapedURI. Changed the wxURL convertXXXuri methods to use uri methods instead, and depreciated these methods. 2004-10-28 09:57:43 +00:00
makefile.bcc wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
makefile.gcc wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
Makefile.in wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
makefile.vc wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
makefile.wat wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
test.bkl wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
test.cpp wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
test.dsp wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
test.dsw wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles. 2004-10-27 22:47:26 +00:00
testdata.fc moved Unicode tests to testsuite (patch 943945) 2004-04-30 20:26:14 +00:00