octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

'make check' target


From: Rik
Subject: 'make check' target
Date: Tue, 22 Feb 2011 13:43:03 -0800

2/22/11

One of those small annoyances is running 'make check' which compiles all,
runs the tests, and then produces another page worth of output ending with:

-------------------------------------------------------------------
Octave successfully built.  Now choose from the following:

   ./run-octave    - to run in place to test before installing
   make check      - to run the tests
   make install    - to install (PREFIX=/home/rik/downloads/local)

-------------------------------------------------------------------

First, the extra page means I have to scroll back to see whether the tests
passed; second, I already know all about the 'make check' option because I
just used it.

What about the attached tiny changeset which adds an explicit check target
to the makefile and stops this issue.

--Rik

Attachment: make_check.hgpatch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]