Code

rename for consistency
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 27 Jul 2001 07:16:21 +0000 (07:16 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 27 Jul 2001 07:16:21 +0000 (07:16 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@100 57a73879-2fb5-44c3-a270-3262357dd7e2

test/README.TXT [deleted file]
test/README.txt [new file with mode: 0644]

diff --git a/test/README.TXT b/test/README.TXT
deleted file mode 100644 (file)
index f32c2c8..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-$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...
-
diff --git a/test/README.txt b/test/README.txt
new file mode 100644 (file)
index 0000000..c5773c8
--- /dev/null
@@ -0,0 +1,29 @@
+$Id: README.txt,v 1.1 2001-07-27 07:16:21 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.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...
+