..
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
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
more dmc fixes (patch 941830)
2004-04-30 20:55:57 +00:00
streams
added unit tests for wxStringStreams
2004-09-19 22:00:16 +00:00
strings
added test for Lower()/Upper() with 8bit chars
2004-06-28 10:46:07 +00:00
makefile.bcc
Regenerated makefiles after new filename test by Vadim.
2004-08-02 07:34:01 +00:00
makefile.gcc
Regenerated makefiles after new filename test by Vadim.
2004-08-02 07:34:01 +00:00
Makefile.in
Limit the influence of flavour more strictly to autoconf format.
2004-09-26 08:46:55 +00:00
makefile.vc
Regenerated makefiles after new filename test by Vadim.
2004-08-02 07:34:01 +00:00
makefile.wat
Regenerated makefiles after new filename test by Vadim.
2004-08-02 07:34:01 +00:00
test.bkl
added unit tests for wxStringStreams
2004-09-19 22:00:16 +00:00
test.cpp
wxUSE_LOG fixes.
2004-07-20 17:18:49 +00:00
test.dsp
Regenerated makefiles after new filename test by Vadim.
2004-08-02 07:34:01 +00:00
test.dsw
applied path 906264: test program
2004-03-03 22:56:16 +00:00
testdata.fc
moved Unicode tests to testsuite (patch 943945)
2004-04-30 20:26:14 +00:00