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

Makefile.svn: a dumb question

From: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Tue, 24 Dec 2019 16:38:59 -0500

When running the regression test suite via the 'svn-check' target of
tools/dev/unix-build/Makefile.svn, is there a convenient way to see a
"All tests successful"-type summary at the very end?

That is to say, is there a better way than what I'm doing now,
which is:

$ cat tests.log.* | grep ^FAIL

(Or manually digging through miles of logs.)

Thanks!
Nathan
Received on 2019-12-24 22:39:16 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.