You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by Anton Pevtsov <an...@moscow.vdiweb.com> on 2006/01/12 17:15:57 UTC

test for lib.alg.rotate

The attached file contains my attempt to update lib.alg.reverse test and
port it to new test driver. 


With best wishes,
Anton Pevtsov


Re: test for lib.alg.rotate

Posted by Martin Sebor <se...@roguewave.com>.
Anton Pevtsov wrote:
> The attached file contains my attempt to update lib.alg.reverse test and
> port it to new test driver.

Looks good. Committed here:
http://svn.apache.org/viewcvs.cgi?rev=368411&view=rev

Thanks!
Martin