This is the mail archive of the gcc@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: C/C++ testsuite uniqness


Mike Stump <mstump@apple.com> writes:

[...]

| PASS: bug1.c -O0
| PASS: bug2.c -O1
| 
| is unique and is correct.  I do not mean to suggest:
| 
| PASS: one/name.c
| PASS: two/name.c
| 
| is wrong.

So maybe we need a way to convince DejaGnu to use the basename of the
directory containing the tests in the output? (I believe that would be
beneficial to V3 testsuite anyway).

-- Gaby


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