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: documentation on writing testcases?


Janis Johnson wrote:
There's some information about test directives in the GCC Internals
manual in the Testsuites section.

Google was not my friend ... I searched for "dg-error gcc tests" and near the top was a link to the internals manual. But it was some random copy covering 3.4 which did not include the new-ish "Test-Directives" mode. I didn't notice that at first.

It might be good to link to
http://gcc.gnu.org/onlinedocs/gccint/Testsuites.html
in some of the places I mentioned.

On the other hand, http://gcc.gnu.org/onlinedocs/gccint/Testsuites.html
doesn't mention how to run the testsuite.  Perhaps there should be a
link to http://gcc.gnu.org/install/test.html from the internals
manual.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


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