* tests/defs [$sh_errexit_works = yes]: Output 'SIGINT' for signal 2.
[platform/upstream/automake.git] / HACKING
diff --git a/HACKING b/HACKING
index 873243c..1cc43fe 100644 (file)
--- a/HACKING
+++ b/HACKING
 * Use `keep_testdirs=yes' to keep test directories for successful
   tests also.
 
+* Use perl coverage information to ensure your new code is thoroughly
+  tested by your new tests.
+
 * See file `tests/README' for more information.
 
 ================================================================