From 82d3b23de7ef8e705ccafeebf5dfeae48f1e4cb1 Mon Sep 17 00:00:00 2001 From: Greg Troxel Date: Wed, 14 Jan 2009 00:51:09 +0000 Subject: Explain how to run regression tests, and that one don't has to install first. --- INSTALL | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e77cafa8..11116122 100644 --- a/INSTALL +++ b/INSTALL @@ -144,4 +144,8 @@ file called 'gpsd_config.inc' containing configuration information; edit to taste. Note that for the Google Maps feature work you need to set a valid Google API key in your config file. - +13. There are regression tests to verify proper operation of gpsd, and +it can be useful to run these to verify that all is well. To run the +regression tests, first build gpsd from sources, and then run "make +testregress". It is not necessary to install first. Python is +required for regression tests. -- cgit v1.2.1