This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Running a subset of the libstdc++ testsuite
On 17/12/2007, Benjamin Kosnik <bkoz@redhat.com> wrote:
> >
> > IIRC this doesn't work and hasn't done for quite some time, so should
> > I update the docs to say something like "make -C testsuite
> > testsuite_files && $EDITOR testsuite/testsuite_files && make -k check"
> > instead?
>
> Yes, please!
I put this in along with the HTML fixes. The test.html page already
mentioned testsuite_files so I just referred to that and removed the
runtest command that doesn't work
Jon