Hey Farid, what's the status of the deque and list tests that
you were working on not so long ago?
-------- Original Message --------
Subject: Re: [PATCH] Re: new container member functions cbegin() and cend()
Date: Thu, 22 Mar 2007 12:40:39 -0600
From: Martin Sebor <[EMAIL PROTECTED]>
Organization: Rogue Wave Software
To: [email protected]
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Mark Brown wrote:
[...]
I would be happy to enhance the tests but all I could find are these:
23.bitset.cons.cpp
23.bitset.cpp
23.deque.iterators.cpp
23.deque.modifiers.cpp
23.deque.special.cpp
23.vector.capacity.cpp
23.vector.cons.cpp
23.vector.modifiers.cpp
There are no tests for list and I'm not sure how to enhance the deque
tests. Am I looking in the right place?
I think so. The container tests should be in tests/containers.
I thought Farid had already committed the full set of deque
and list tests that he worked on but apparently not.
Hey Farid, whatever happened to them?
Martin