This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFC] testsuite/performance
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Tue, 20 May 2003 17:27:48 -0500
- Subject: Re: [RFC] testsuite/performance
- References: <20030516124137.5ada7875.bkoz@redhat.com>
I ended up adding these as-is, but running them is disabled by default.
While I was at this, I added (long overdue) testsuite documentation.
This can be found off the main documentation page, when the online docs
are refreshed.
http://gcc.gnu.org/onlinedocs/libstdc++/test.html
-benjamin