From 7c5464f701163ad13146c70dad6bcb6ba7378869 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 27 Mar 2023 01:32:36 +0000 Subject: Add info about make check output git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4542 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- GNUmakefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 2c172da6..9d02c6ba 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -26,6 +26,9 @@ # Debugging techniques: # +# When a test (make check ...) fails, the incorrect output is in the file +# TESTNAME.out in /tmp/netpbm-test/ . +# # To build so you can easily debug with a debugger such as Gdb: # # make CFLAGS="-g -O0" -- cgit 1.4.1