[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: <cmpilato_at_collab.net>
Date: 2002-10-28 21:51:50 CET

"Glenn A. Thompson" <gthompson@cdr.net> writes:

> Hey,
>
> OK so I've been moving some stuff around.
>
> I believe that fs-test.c is going to be a problem long term
> however. For now I'll manage to get him(fs-test.c) to play nice with
> my current changes. The problem will be when new FS implementations
> come along. He(fs-test.c) is very closely coupled with the fs. He
> uses all levels of the FS code.

Our fs-tests have been invaluable when it comes to finding bugs in all
layers of the filesystem. I'd like to keep it that way.

I fully suspect that in the future, fs-test.c will get spintered up a
bit, though. I envision the tests/libsvn_fs directory growing some
DB-specific subdirs (just like the main libsvn_fs source directory
has), and there existing backend-specific tests, perhaps unified by a
testing vtable that lives in tests/libsvn_fs.

I am not excited about the idea of moving testing code into the libsvn_fs
library proper, though.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 21:53:59 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.