Mercurial > p > roundup > code
comparison test/README.txt @ 95:cd4f0415d0dc
rename for consistency
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 27 Jul 2001 07:16:21 +0000 |
| parents | |
| children | 0791d13baea7 |
comparison
equal
deleted
inserted
replaced
| 94:9cf5229397fc | 95:cd4f0415d0dc |
|---|---|
| 1 $Id: README.txt,v 1.1 2001-07-27 07:16:21 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.1 2001/07/27 06:55:07 richard | |
| 25 moving tests -> test | |
| 26 | |
| 27 Revision 1.2 2001/07/25 04:34:31 richard | |
| 28 Added id and log to tests files... | |
| 29 |
