File: TODO

package info (click to toggle)
dtaus 0.9-1.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 172 kB
  • ctags: 136
  • sloc: ansic: 1,584; makefile: 77
file content (22 lines) | stat: -rw-r--r-- 683 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$Id: TODO,v 1.7 2002-01-15 20:35:54 joey Exp $

TODO List
---------

 . Include consistency test for dtaus files.  It is possible to check
   all BLZ and KTO against some patterns.  At ping.de some algorithms
   were implemented.  There's also a list of valid BLZs somewhere

 . Add some nice GUI for control file creation

 . Maybe add some plausibility tests for ``Ausfuehrung''

 . Add some regression tests for automatic testing of patches

 . In case of an error, pass the status error though the exit() routine.

 . In case of an error, files are written half-way, ending with buggy
   files.  Maybe ftrunc() or unlink() them.

						Martin Schulze
					   <joey@infodrom.org>