summaryrefslogtreecommitdiff
path: root/cad/covered-current/PLIST
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2004-11-27 17:52:09 +0000
committerdmcmahill <dmcmahill>2004-11-27 17:52:09 +0000
commit38abf300d62764415f7009bdf1685e591365f754 (patch)
tree4495bd9130b717f466b33d0d21a9af58ee11f1d9 /cad/covered-current/PLIST
parentdab3406e776b843694279db40d8646bf23329006 (diff)
downloadpkgsrc-38abf300d62764415f7009bdf1685e591365f754.tar.gz
update to covered-current-20040325.
This release contains lots of bug fixes and also contains the initial version of the Covered report viewing GUI (line coverage only). The following is a description of the changes made since the last development release. - Ran C linting tool on all Covered source code and updated code based on linting errors/ warnings. - Modified debug output to show file and line number of code that called the outputting function (easier to debug problems and useful in error regression testing). - Started initial error testing in regressions. - Several bug fixes made to remove segmentation faults and assertion errors in the new report generation functions. - Initial version of Covered report viewing GUI added. This version displays line coverage only at the moment. - Fixed bug in score command for statement removal (was resulting in memory errors that led to segmentation faults). - Fixed bug in report command that output bad verbose information when -c option was used. - Added new diagnostics to regression testsuite to reproduce situations where original segmentation faults were found to occur. - Development documentation updates. No user documentation updates are released at this time (other than information provided using the -h global option to Covered).
Diffstat (limited to 'cad/covered-current/PLIST')
-rw-r--r--cad/covered-current/PLIST8
1 files changed, 7 insertions, 1 deletions
diff --git a/cad/covered-current/PLIST b/cad/covered-current/PLIST
index a47c582434e..f915682b665 100644
--- a/cad/covered-current/PLIST
+++ b/cad/covered-current/PLIST
@@ -1,3 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/08 04:21:43 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/11/27 17:52:09 dmcmahill Exp $
bin/covered
man/man1/covered.1
+share/covered/scripts/cov_create.tcl
+share/covered/scripts/main_view.tcl
+share/covered/scripts/menu_create.tcl
+share/covered/scripts/process_file.tcl
+@dirrm share/covered/scripts
+@dirrm share/covered