r266933 - in /trunk/gcc/testsuite: ChangeLog gd...

ibuclaw@gcc.gnu.org ibuclaw@gcc.gnu.org
Sun Dec 9 19:55:00 GMT 2018


Author: ibuclaw
Date: Sun Dec  9 19:55:54 2018
New Revision: 266933

URL: https://gcc.gnu.org/viewcvs?rev=266933&root=gcc&view=rev
Log:
Generate and scan documentation output in Ddoc tests.

The tests in gdc.test/compilable/ddoc*.d don't require the module to be
compiled all the way down to object code.  Instead, only compile the
test sources with -fdoc, and scan the generated html content.

gcc/testsuite/ChangeLog:

	PR d/88039
	* gdc.test/gdc-test.exp (gdc-convert-args): Handle -D.
	(dmd2dg): Check generated html in ddoc tests.
	(gdc-do-test): Set dg-do-what-default to compile for ddoc tests.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gdc.test/gdc-test.exp



More information about the Gcc-cvs mailing list