filebuf_copy.cc: New, testing char by char file copy.
authorNathan C. Myers <ncm-nospam@cantrip.org>
Thu, 26 Jun 2003 16:38:40 +0000 (16:38 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 26 Jun 2003 16:38:40 +0000 (16:38 +0000)
commit8370378a24b75ed389f16ec53da507bb250beba1
treeedc539d7164c568070c496ed1912156eaad78d40
parent10d6ea27dc89bb05301d134e0703958a5d58d34e
filebuf_copy.cc: New, testing char by char file copy.

2003-06-26  Nathan C. Myers  <ncm-nospam@cantrip.org>
    Paolo Carlini  <pcarlini@unitus.it>

* testsuite/performance/filebuf_copy.cc: New, testing char
by char file copy.

Co-Authored-By: Paolo Carlini <pcarlini@unitus.it>
From-SVN: r68538
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/performance/filebuf_copy.cc [new file with mode: 0644]