Commit 9200846e by Fedor Rybin Committed by Pierre-Marie de Rodat

[Ada] Document Stubs_Subdir in gnattest section on user guide

2018-05-31  Fedor Rybin  <frybin@adacore.com>

gcc/ada/

	* doc/gnat_ugn/gnat_utility_programs.rst: Document Stubs_Subdir in
	gnattest section on user guide.

From-SVN: r261015
parent 2a35a4ca
2018-05-31 Fedor Rybin <frybin@adacore.com>
* doc/gnat_ugn/gnat_utility_programs.rst: Document Stubs_Subdir in
gnattest section on user guide.
2018-05-31 Ed Schonberg <schonberg@adacore.com>
* sem_res.adb (Resolve_String_Literal): If the type is a string type
......
......@@ -4788,6 +4788,9 @@ Alternatively, you may run the script using the following command line:
is used to select the same output mode as with the ``--tests-dir`` option.
This attribute cannot be used together with ``Subdir`` or ``Tests_Root``.
* ``Stubs_Dir``
is used to select the same output mode as with the ``--stubs-dir`` option.
* ``Harness_Dir``
is used to specify the directory in which to place harness packages and project
file for the test driver, otherwise specified by ``--harness-dir``.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment