summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-06-09 02:34:52 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-06-09 02:34:52 +0000
commit8aa2b6d2d79cd8558612512a154d78ad282d1eee (patch)
treeba5fe917ceff19a29b96717b59721847f2055fec /HACKING
parent3b570e9f107a0dbaa6756f5721b4fa7cbc50e85d (diff)
downloadgpsd-8aa2b6d2d79cd8558612512a154d78ad282d1eee.tar.gz
Exhort developers to use the regression-test switch.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING3
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 28fba7b9..9f372791 100644
--- a/HACKING
+++ b/HACKING
@@ -23,6 +23,9 @@ Before shipping a patch, it is a good idea to make sure the patched
code displays no warnings when you run 'make splint'. See
http://www.splint.org for a description of this tool.
+Also, use the regression-test suite -- "make testregress" -- to check
+that your patch doesn't break the handling of any existing receiver.
+
** The license on contributions
The GPSD libraries are under the BSD license. Please do not send