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

question about the C test framework

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-05-30 12:42:28 CEST

Hi,

     I'm trying to implement the '--help' feature for the C test framework.

     For this, I added a usage() function, and implemented the '--help'
option in the subversion/tests/svn_test_main.c file. Now if I execute a C
test, say,

            subversion/tests/libsvn_subr/stream-test --help

      the argv[0] parameter inside svn_test_main.c is
subversion/tests/libsvn_subr/lt-stream-test . Pl. note the 'lt-' string
that has been prepended to the test case name.

      Could somebody help me understand why this is happening?

Regards,
Madan.

PS : Contents below are for my personal patch management. Pl. do not
remove the below text while replying to this mail.
MY-SVK-TAG: helpfortests

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 30 12:12:05 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.