about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-04-20 07:05:30 +0000
committerEric Wong <e@yhbt.net>2020-04-20 20:20:35 +0000
commit9f8184b0c8bd6bdb1f5f6c3845472c69863c1cf7 (patch)
tree8ab7849f19e6085795363d116cef5ba3954abce2 /INSTALL
parent6e07def560b211d9a1a3221862e72b7aeb4a31b3 (diff)
downloadpublic-inbox-9f8184b0c8bd6bdb1f5f6c3845472c69863c1cf7.tar.gz
`make test' is annoyingly slow, and `make check-run' works
wonders for improving the edit && test cycle.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 3984df71..2dd7dcff 100644
--- a/INSTALL
+++ b/INSTALL
@@ -191,7 +191,7 @@ install the system (into /usr/local) with:
 
         perl Makefile.PL
         make
-        make test
+        make test    # see HACKING for faster tests for hackers
         make install # root permissions may be needed
 
 When installing Search::Xapian, make sure the underlying Xapian