aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utility (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-07-17Added unit tests for smart pointer.Vincent Richard1-0/+195
2005-06-16Added 'inputStreamSocketAdapter' and 'stopSequenceFilteredInputStream'.Vincent Richard1-0/+124
2005-06-15Added dotFilteredInputStream + fixed CRLFToLFFilteredOutputStream + added ↵Vincent Richard1-0/+166
unit tests.
2005-04-28Added parameter support to 'utility::url'.Vincent Richard1-1/+46
2005-04-18Fixed getLocaleCharset() in Windows platform handler, when MLang is not present.Vincent Richard1-0/+209
2005-03-18Updated VMime website URL.Vincent Richard4-4/+4
2005-01-03Changed year to 2005 in copyright header.Vincent Richard4-4/+4
2005-01-02Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.Vincent Richard1-33/+36
2005-01-02Fixed compilation warnings.Vincent Richard1-16/+16
2005-01-02Added unit tests for 'utility::path'.Vincent Richard1-0/+317
2005-01-01Added unit tests for 'utility::stringProxy' and 'utility::stringUtils'.Vincent Richard2-0/+335
2005-01-01Converted all C-style casts to C++-style casts + added unit test for ↵Vincent Richard1-0/+112
utility::md5.