> > It'd also be nice to reuse the same tests for different > > configurations of the same collection, eg, FastArrayList in > > fast mode vs. FastArrayList in slow mode. > > > > I'm going to go ahead and work on having fully extensible > > testing suite for collections, if you've no objections... > > No objections from me. I'd love to do it myself, but time is thin. If > you've got the time to put in the work, go for it. > > Can you send a patch when you're done though rather than the > full source > files? That makes merging the changes in a bit easier.
Will do -- But what should I do about any new source files I need to include? Right now I'll plan on attaching the cvs diff as one text file, and including any new source files as a separate attachment. Also, would it be easier for you to deal with a series of smaller incremental patches, or should I just submit one big colossal patch when I've finished? -Paul -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
