Code

- issue2550728: remove buggy parentheses in TAL/DummyEngine.py.
[roundup.git] / test / README.txt
1 $Id: README.txt,v 1.3 2004-10-24 08:37:58 a1s Exp $
3 Structure of the tests:
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    4   Create database base set (stati, priority, etc)
12    5   Perform some actions
13    6   Perform mail import
14    6.1 text/plain
15    6.2 multipart/mixed (with one text/plain)
16    6.3 text/html
17    6.4 multipart/alternative (with one text/plain)
18    6.5 multipart/alternative (with no text/plain)