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: RFC: Change rules for adding/changing test cases


<<  All test cases must have comments indicating what type of failure
  they are testing (i.e. the conditions that indicated the need for a
  test case, location of the abort, whatever), and when fixed,
  comments indicating what/how it was fixed.
>>

We find it very useful to have substantial chunks of real application code
in different styles in our test suite. Not to test anything very specific, 
but just to test general robustness.


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