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]

why does GCC have so many tests?


I am guessing that the tests are:
1.tests for bugs that have been fixed (to make sure they STAY fixed)
2.tests for things that may look like bugs to some people but which arent in fact bugs because the standard says to do things that way
and 3.tests for things that work to make sure they stay working.


Any other reason for all the tests?


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