On Tue, 30 May 2006 15:54:56 +0530, Kamesh Jayachandran
<kamesh@collab.net> wrote:
> Madan U Sreenivasan wrote:
>>
>> 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
> subversion/tests/libsvn_subr/stream-test is a shell wrapper to
> subversion/tests/libsvn_subr/.libs/lt-stream-test
> lt === libtool.
subversion/tests/libsvn_subr/.libs/lt-stream-test ? I dont see that.
shell wrapper?
I understand that compilation of these tests are a little different
because the tests themselves are of a particular format, while the main()
resides in subversion/tests/svn_test_main.c. But I do not really
understand the intricacies. Could you pl. explain if you do understand
them? thanks.
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
>>
>
---------------------------------------------------------------------
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:55:13 2006