Correct condition
[infodrom/dtaus] / TODO
1 $Id$
2
3 TODO List
4 ---------
5
6  . Include consistency test for dtaus files.  It is possible to check
7    all BLZ and KTO against some patterns.  At ping.de some algorithms
8    were implemented.  There's also a list of valid BLZs somewhere
9
10  . Add some nice GUI for control file creation
11
12  . Maybe add some plausibility tests for ``Ausfuehrung''
13
14  . Add some regression tests for automatic testing of patches
15
16  . In case of an error, pass the status error though the exit() routine.
17
18  . In case of an error, files are written half-way, ending with buggy
19    files.  Maybe ftrunc() or unlink() them.
20
21                                                 Martin Schulze
22                                            <joey@infodrom.org>