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]

Testsuite: separating optimization tests from correctness tests?


Both are in the testsuite, and both are useful.

However, a regression or long-lived failure on an optimization test 
isn't nearly as nasty as the same thing on a correctness test.  It
would be nice to be able to tell the difference easily.  :-O

Perhaps some verbiage could be added somewhere asking people to please
note in their testcases *which* they are testing?  Or something like 
that?

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html


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