This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: dejagnu framework
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: dejagnu framework
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Sat, 27 Jan 2001 18:46:59 -0800 (PST)
- cc: Gabriel Dos Reis <gdr at codesourcery dot com>, libstdc++ at gcc dot gnu dot org
> > hmm. maybe another way to do this:
>
> > make check-target-g++ == test g++
> > make check-target-libstdc++-v3 == test v3
> > make check-target-c++ == test both g++ and v3
>
> I like it.
me too. I can't imagine jason or mark really caring what the rule is named.
-benjamin