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

[PATCH] Better progress information in run_tests.py

From: Osku Salerma <osku_at_iki.fi>
Date: 2006-06-16 13:40:26 CEST

I don't know about the rest of you, but since running all the tests takes
a considerable amount of time, I'd like some information about how many
tests are left. The attached patch modifies run_tests.py so that running
the testsuite now prints:

Running all tests in compat-test [1/46]...success
Running all tests in config-test [2/46]...success
Running all tests in diff-diff3-test [3/46]...success

and so on.

[[[
* build/run_tests.py
  (_run_test): Print information about number of tests left.
]]]

--
Osku Salerma - osku_at_iki.fi - http://www.oskusoft.com/osku/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Jun 16 13:40:57 2006

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.