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

Re: fs-test.c OH My

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-10-29 15:50:03 CET

On Mon, 2002-10-28 at 21:47, Glenn A. Thompson wrote:
> However, this is C and the functions are exposed to the other code
> already via internal header files. The functions have the telling "__"
> in their name. Which can be considered semi-private, friend like or
> package protected.

I agree that it's weird to have a program in another directory using
those symbols. But glass-box unit tests do have their place. Even some
functions we have marked as "static" should probably be testable and
aren't.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 29 15:51:04 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.