From: Nicolas C. <war...@fr...> - 2004-12-20 10:07:57
|
> > You can download the source from: > > > > http://www.saunalahti.fi/~jjhellst/extlib/ > > > > It doesn't have many tests yet, just a few placeholders to demonstrate the > > file layout. > > Ok this looks great. The most important issue right now IMHO is > not how the test manager works, but where it lives in CVS. > > Nicolas said at one stage that the test suite shouldb't be > part of the distribution. Whether or not this is the case, > I would say it should be easily separable. > > IMHO test code and library code should be siblings, > the tests should be in a subdir of the src (just my opinion). If Janne or anybody else is willing to take over the test suite CVS maintenance, I will give CVS write access. As for the repository, I prefer having it in a separate module, so anybody checking out extlib sources does not automaticaly get test suite too. Something like : /CVSROOT /extlib-dev /extlib-test Nicolas Cannasse |