[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Report no. of passed tests in test summary (was) Re: 1.6.0-rc2 tarballs up for signing/testing

From: Senthil Kumaran S <senthil_at_collab.net>
Date: Fri, 20 Feb 2009 14:26:42 +0530

kmradke_at_rockwellcollins.com wrote:
> Summary of test results:
> 24 tests SKIPPED
> 26 tests XFAILED
> (It'd be nice to summarize the number passed too, wouldn't it?)

Me too feel the same! I am attaching a patch for reporting 'PASSED' tests in
the summary whose output will be as follows:

<snip>
Summary of test results:
  1091 tests PASSED
  24 tests SKIPPED
  26 tests XFAILED
</snip>

[[[
* build/run_tests.py
  (run): Report the number of 'PASSED' tests in the test summary.

Suggested by: Kevin Radke <kmradke_at_rockwellcollins.com>
]]]

If no one is against the above patch I shall commit it tomorrow.

-- 
Senthil Kumaran S
http://www.stylesen.org/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1197333

Received on 2009-02-20 09:57:17 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.