This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libstdc++] Update comments in testsuite files, add dummy tool file.


Phil Edwards <phil@jaj.com> writes:

| On Mon, Jul 28, 2003 at 11:37:47AM +0200, Gabriel Dos Reis wrote:
| > Phil Edwards <phil@jaj.com> writes:
| > 
| > | 	* testsuite/lib/libstdc++-v3.exp:  New file.
| > 
| > Err, Phil, what you wanted is testsuite/lib/libstdc++-v3-dg.exp.  It
| > just got the wrong file name.
| 
| No, I think /we/ got the wrong file name, back when all this was put
| into place.

Hmm, when I put the DejaGnu testing framework into place, the file was
named libstdc++.exp.  It got renamed to the current name after some
complete rewrite. 

|  Dejagnu doesn't append "-dg" to the tool name before trying

Yes, I know.

| to load anything.  Recall that libstdc++-v3-dg.exp is explicitly loaded
| by name; it's not being picked up in the natural course of things.

Yes, I know also.  That is a carry-over from ages when we had two
frameworks for testing.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]