Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/README.TXT Fri Jul 27 06:55:07 2001 +0000 @@ -0,0 +1,26 @@ +$Id: README.TXT,v 1.1 2001-07-27 06:55:07 richard Exp $ + +Structre of the tests: + + 1 Test date classes + 1.1 Date + 1.2 Interval + 2 Set up schema + 3 Open with specific backend + 3.1 anydbm + 3.2 bsddb + 4 Create database base set (stati, priority, etc) + 5 Perform some actions + 6 Perform mail import + 6.1 text/plain + 6.2 multipart/mixed (with one text/plain) + 6.3 text/html + 6.4 multipart/alternative (with one text/plain) + 6.5 multipart/alternative (with no text/plain) + + +------ +$Log: not supported by cvs2svn $ +Revision 1.2 2001/07/25 04:34:31 richard +Added id and log to tests files... +
