libcdio-devel
[Top][All Lists]
Advanced

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

[Libcdio-devel] Reducing bloated test output


From: Rocky Bernstein
Subject: [Libcdio-devel] Reducing bloated test output
Date: Wed, 26 Sep 2012 13:47:29 -0400

When you run 'make test" there is lots and lots of extraneous output.

So with commit 74b0b02 I have added Makefile target "check-short". It runs
make and filters out extraneous output, although it requires Ruby to help
with the filtering. (t could be with POSIX shell and grep or of the other
programming languages, but you all should have Ruby installed.  ;-)

To facilitate filtering. Normal output from some of the example and test
programs adds '--' at the beginning of the line.

Also, note that if you are using remake, you can see an annotated listing
of "useful" targets via:

remake --tasks


reply via email to

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