test: Produce autotools-looking report in the win32 build system
authorAndrea Canciani <ranma42@gmail.com>
Tue, 8 Nov 2011 21:00:46 +0000 (22:00 +0100)
committerAndrea Canciani <ranma42@gmail.com>
Wed, 9 Nov 2011 08:43:06 +0000 (09:43 +0100)
commit9985febd7847b7a9c09d6395db7f89490c83be30
treefc4a346522fba7100e54e0e5a4700751257de983
parentb31da39f6f65d1784fc2f6915c30eb011cc2893b
test: Produce autotools-looking report in the win32 build system

Tweak the commands used to run the tests on win32 to make the output
look mostly like that produced by the autotools test system.

In addition to this, make sure that the exit status of the test target
is success (0) if and only if no failure occurred.
test/Makefile.win32