[nanomsg] Re: [PATCH] Replace the built-in "test" target with "check"

  • From: Martin Sustrik <sustrik@xxxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Sun, 03 Mar 2013 12:44:38 +0100

Applied to trunk.

I've also updated the website:

https://github.com/250bpm/nanomsg/commit/0983957266bc3da1daf5bfb83a4f7409197e2fe2

Thanks!
Martin

On 02/03/13 00:45, Nir Soffer wrote:
The built-in "test" target has few issues that cannot be fixed:

- It does not depend on the test executables, so you must run "make" and
   "make test".
- It does not print errors from failed tests by default. The workaround
   is to run "make test ARGS=--output-on-failure".

This patch add a new "check" target that fix both issues.



Other related posts: