Mercurial > p > roundup > code
diff test/README.txt @ 2815:400b12abd2ee
remove bsddb; remove cvs-generated log
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sun, 24 Oct 2004 08:37:58 +0000 |
| parents | 0791d13baea7 |
| children | 6e3e4f24c753 |
line wrap: on
line diff
--- a/test/README.txt Sun Oct 24 08:28:23 2004 +0000 +++ b/test/README.txt Sun Oct 24 08:37:58 2004 +0000 @@ -1,4 +1,4 @@ -$Id: README.txt,v 1.2 2001-07-29 07:01:39 richard Exp $ +$Id: README.txt,v 1.3 2004-10-24 08:37:58 a1s Exp $ Structure of the tests: @@ -8,7 +8,6 @@ 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 @@ -17,16 +16,3 @@ 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.1 2001/07/27 07:16:21 richard -rename for consistency - -Revision 1.1 2001/07/27 06:55:07 richard -moving tests -> test - -Revision 1.2 2001/07/25 04:34:31 richard -Added id and log to tests files... -
