Mercurial > p > roundup > code
comparison test/README.TXT @ 92:fa44da8d9df2
moving tests -> test
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 27 Jul 2001 06:55:07 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 91:1c6520c82bfa | 92:fa44da8d9df2 |
|---|---|
| 1 $Id: README.TXT,v 1.1 2001-07-27 06:55:07 richard Exp $ | |
| 2 | |
| 3 Structre of the tests: | |
| 4 | |
| 5 1 Test date classes | |
| 6 1.1 Date | |
| 7 1.2 Interval | |
| 8 2 Set up schema | |
| 9 3 Open with specific backend | |
| 10 3.1 anydbm | |
| 11 3.2 bsddb | |
| 12 4 Create database base set (stati, priority, etc) | |
| 13 5 Perform some actions | |
| 14 6 Perform mail import | |
| 15 6.1 text/plain | |
| 16 6.2 multipart/mixed (with one text/plain) | |
| 17 6.3 text/html | |
| 18 6.4 multipart/alternative (with one text/plain) | |
| 19 6.5 multipart/alternative (with no text/plain) | |
| 20 | |
| 21 | |
| 22 ------ | |
| 23 $Log: not supported by cvs2svn $ | |
| 24 Revision 1.2 2001/07/25 04:34:31 richard | |
| 25 Added id and log to tests files... | |
| 26 |
