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

Re: svn commit: rev 1652 - trunk/build

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-04-09 04:49:30 CEST

brane@tigris.org wrote:

>Author: brane
>Date: 2002-04-09 02:27 GMT
>New Revision: 1652
>
>Added:
> trunk/build/run-tests.py
>Log:
>The very first step towards making the test harness platform-independent.
>

This script should eventually replace the spaghetti in the "check"
target in Makefile.in. What I'd like to do in the not-so-long run is
kill every shell script in the test suite, replacing them with
equivalent Python code.

Right now I'd be eternally grateful to anyone who'd care to review this
script, or -- may I hope for a miracle? -- actually test it on a Unix
box. The recipe is fairly simple: edit Makefile.in, replacing the
"check" target with the example at the end of the scripts; then
autogen.sh && make && make check. At this point I don't care if the
tests pass, just that they run. :-)

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 9 04:50:22 2002

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.