Related articles |
---|
Free Test suite for C? not_at_1984@orwell.org (6079 SmithW) (2002-09-08) |
Re: Free Test suite for C? joachim_d@gmx.de (Joachim Durchholz) (2002-09-11) |
From: | "6079 SmithW" <not_at_1984@orwell.org> |
Newsgroups: | comp.compilers |
Date: | 8 Sep 2002 22:54:09 -0400 |
Organization: | RoadRunner - West |
Keywords: | testing, benchmarks, question |
Posted-Date: | 08 Sep 2002 22:54:08 EDT |
Are there any test suites to systematically test a C compiler "front-end"
against the C89 and/or C99 standard?
I have already tried known "good" C programs to make sure no false errors
are flagged.
But how do I create errors in a way such that all aspects of the language
definition can be tested?
Maybe one of the free C distributions comes with a test suite?
Any suggestions?
/C curious
Return to the
comp.compilers page.
Search the
comp.compilers archives again.