From 160b5aaf6643481a5fd19dfeca04253ed5eba796 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 24 Dec 2011 11:42:37 +0000 Subject: update packaging for ITP --- debian/control | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index cb3c6b7..d8048ab 100644 --- a/debian/control +++ b/debian/control @@ -10,5 +10,10 @@ Package: cmdtest Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6) Description: blackbox testing of Unix command line programs - This will be filled in later. + cmdtest black box tests Unix command line tools. Roughly, it is given a + a script, its input files, and its expected output files. cmdtest runs + the script, and checks the output is as expected. + . + cmdtest is aimed specifically at testing non-interactive Unix command + line programs, and tries to make that as easy as possible. Homepage: http://liw.fi/cmdtest/ -- cgit v1.2.1