aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Default platform handlers (currently only POSIX).Vincent Richard2004-12-185-10/+10
|
* All header tests-functions addedLaurent Richard2004-12-061-0/+186
|
* Removed files since they are no more used now.Vincent Richard2004-11-072-11/+0
|
* Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵Vincent Richard2004-11-071-0/+2
| | | | "text.cpp".
* Added tests for media type.Vincent Richard2004-11-071-0/+115
|
* Added tests for Quoted-Printable encoding.Vincent Richard2004-11-061-3/+111
|
* Removed "old-style" tests for encoder and mailbox. Added new test for encoder.Vincent Richard2004-11-0634-8087/+190
|
* New build system for unit tests.Vincent Richard2004-11-064-4/+360
|
* added tests for getFieldCount, isEmpty, getFieldAt, getFieldList functionsLaurent Richard2004-10-251-0/+72
|
* Added tests for hasField() and findField() functions.Laurent Richard2004-10-211-0/+38
|
* Refactoring (see ChangeLog).Vincent Richard2004-10-214-126/+29
|
* header class unit tests addedLaurent Richard2004-10-181-19/+91
|
* New unit test system: Unit++.Laurent Richard2004-10-0729-0/+6719
| | | | | Added test for header::getAllByName/Type
* Files omitted during initial import.Vincent Richard2004-10-054-0/+20
|
* Initial import.Vincent Richard2004-10-0536-0/+8266