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]

Re: GCC2 merging (was "native language support now available")



> You mean overall testing.  People in the software engineering community often
> say that such testing isn't very valuable.  The kind of testing that's the
> most important in producing high reliability software is *unit testing*,

While it's true that component testing is not (AFAIK) done for either
system, even if it were, you *still* have to test the system as a
whole.  Your specifications could be wrong.

And while it's true that it would be better if component testing was
done, that amounts to throwing up your hands and ignoring the testing
problem.  egcs at least has a formal test suite, and does identify and
fix bugs using it.  It's certainly far better than nothing.



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