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]

Re: g++.pt/lss-*.C


>>>>> Paul Burchard <burchard@pobox.com> writes:

 > Trying to organize test cases by "feature" could be difficult, and
 > possibly even counterproductive.  Failures in software of the complexity
 > of GCC are often interactions between multiple features or multiple
 > internal layers.  The primary value of test cases, I think, is to shine
 > light into such overlooked corners.

Sure.

 > Most of the test cases I submitted, for example, are interactions
 > between templates and other features of C++, either one of which works
 > fine in isolation.

Then they should go in g++.pt, and be named after the other feature being
used.

Jason


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