[v3] Refined test instrument for container tests
Stephen M. Webb
stephen@bregmasoft.com
Sat Jun 1 16:55:00 GMT 2002
> From: Phil Edwards [mailto:phil@jaj.com]
>
> On Mon, Jan 07, 2002 at 03:15:03PM -0500, Stephen M. Webb wrote:
> > 2002-01-07 Stephen M. Webb <stephen.webb@bregmasoft.com>
> >
> > * testsuite/23_containers/list_modifiers.cc: Moved class T into
> > its own header and renamed class and member functions.
> > * testsuite/counting_object.h: New file.
>
> This must have fallen through the cracks somewhere. I was looking through
> my v3 mail archives for something else and saw this; looks like nobody
> ever responded.
>
> I would approve the patch now, but I've just invalidated most of
> your work.
> Eeep. Does the gnu_copy_tracker (what used to be 'T', fixed for concept
> checking, but no other changes) in testsuite_hooks.h meet the needs?
> If not, then an updated version of this patch should considered, and I'll
> try not to overlook it this time. :-|
It's a good start: I was already working to add the missing (new)
functionality in the form of more counters so I could submit my
deque test suite to follow on to your reformatting, but I ran into
a problem in that I can't build from the trunk because my libc is
too old, and I can't build a newer libc because there's some kind of
a bug in the gcc configury such that it's picking up a really old ld,
and boy am I borrowing against my karma to get things back up and
running.
I'll try and get something in the next week or so, since the original
deque test suite has been kicking around my disk since last December
and I don't think these things age like wine.
--
Stephen M. Webb
More information about the Libstdc++
mailing list