summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBo Borgerson <gigabo@gmail.com>2008-04-30 08:49:59 -0400
committerJim Meyering <meyering@redhat.com>2008-04-30 16:09:33 +0200
commitbbc49eb5368f9f19b66562210a4eb60ff5cfe153 (patch)
tree95adc5ad4cb323d336df6f1ae60e69a75ee9e7ce /TODO
parentbbc0cb0f37641b1779170b3e15bd3479fb250fed (diff)
downloadcoreutils-bbc49eb5368f9f19b66562210a4eb60ff5cfe153.tar.xz
Add Daniel Dunbar's lcov instructions to HACKING
* HACKING: New section `Finding things to do', points to TODO file and gives instructions on generating an html coverage report as provided by Daniel Dunbar. * TODO: Add item for improving test coverage. Point back to HACKING. Signed-off-by: Bo Borgerson <gigabo@gmail.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 86320b9de..bda8de271 100644
--- a/TODO
+++ b/TODO
@@ -106,6 +106,9 @@ Remove suspicious uses of alloca (ones that may allocate more than
Adapt these contribution guidelines for coreutils:
http://sources.redhat.com/automake/contribute.html
+Improve test coverage.
+ See HACKING for instructions on generating an html test coverage report.
+ Find a program that has poor coverage and improve.
Changes expected to go in, someday.
======================================