• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>output_format</title>
5<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7<link rel="home" href="../../../index.html" title="Boost.Test">
8<link rel="up" href="../rt_param_reference.html" title="Runtime parameters reference">
9<link rel="prev" href="logger.html" title="logger">
10<link rel="next" href="random.html" title="random">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%"><tr>
14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td>
15<td align="center"><a href="../../../../../../../index.html">Home</a></td>
16<td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19<td align="center"><a href="../../../../../../../more/index.htm">More</a></td>
20</tr></table>
21<hr>
22<div class="spirit-nav">
23<a accesskey="p" href="logger.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rt_param_reference.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="random.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
24</div>
25<div class="section">
26<div class="titlepage"><div><div><h4 class="title">
27<a name="boost_test.utf_reference.rt_param_reference.output_format"></a><a class="link" href="output_format.html" title="output_format"><code class="computeroutput"><span class="identifier">output_format</span></code></a>
28</h4></div></div></div>
29<p>
30          Parameter <span class="emphasis"><em>output_format</em></span> combines an effect of <a class="link" href="report_format.html" title="report_format"><code class="computeroutput"><span class="identifier">report_format</span></code></a> and <a class="link" href="log_format.html" title="log_format"><code class="computeroutput"><span class="identifier">log_format</span></code></a> parameters. This parameter
31          does not have a default value. The only acceptable values are string names
32          of output formats (see below).
33        </p>
34<div class="note"><table border="0" summary="Note">
35<tr>
36<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../doc/src/images/note.png"></td>
37<th align="left">Note</th>
38</tr>
39<tr><td align="left" valign="top"><p>
40            This parameter has precedence over <span class="emphasis"><em>report_format</em></span>
41            and <span class="emphasis"><em>log_format</em></span> on the command line.
42          </p></td></tr>
43</table></div>
44<h5>
45<a name="boost_test.utf_reference.rt_param_reference.output_format.h0"></a>
46          <span class="phrase"><a name="boost_test.utf_reference.rt_param_reference.output_format.acceptable_values"></a></span><a class="link" href="output_format.html#boost_test.utf_reference.rt_param_reference.output_format.acceptable_values">Acceptable
47          values</a>
48        </h5>
49<p>
50          <a class="link" href="../rt_param_reference.html#enum_param_value">Enumeration</a> name:
51        </p>
52<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
53<li class="listitem">
54              HRF
55            </li>
56<li class="listitem">
57              XML
58            </li>
59</ul></div>
60<p>
61          <span class="emphasis"><em>HRF</em></span> stands for human readable format, while <span class="emphasis"><em>XML</em></span>
62          is dedicated to automated output processing
63        </p>
64<h5>
65<a name="boost_test.utf_reference.rt_param_reference.output_format.h1"></a>
66          <span class="phrase"><a name="boost_test.utf_reference.rt_param_reference.output_format.command_line_syntax"></a></span><a class="link" href="output_format.html#boost_test.utf_reference.rt_param_reference.output_format.command_line_syntax">Command
67          line syntax</a>
68        </h5>
69<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
70<li class="listitem">
71              <code class="computeroutput"><span class="special">--</span><span class="identifier">output_format</span><span class="special">=&lt;</span><span class="identifier">format</span><span class="special">&gt;</span></code>
72            </li>
73<li class="listitem">
74              <code class="computeroutput"><span class="special">-</span><span class="identifier">o</span>
75              <span class="special">&lt;</span><span class="identifier">format</span><span class="special">&gt;</span></code>
76            </li>
77</ul></div>
78<h5>
79<a name="boost_test.utf_reference.rt_param_reference.output_format.h2"></a>
80          <span class="phrase"><a name="boost_test.utf_reference.rt_param_reference.output_format.environment_variable"></a></span><a class="link" href="output_format.html#boost_test.utf_reference.rt_param_reference.output_format.environment_variable">Environment
81          variable</a>
82        </h5>
83<pre class="programlisting"><span class="identifier">BOOST_TEST_OUTPUT_FORMAT</span>
84</pre>
85</div>
86<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
87<td align="left"></td>
88<td align="right"><div class="copyright-footer">Copyright © 2001-2020 Boost.Test contributors<p>
89        Distributed under the Boost Software License, Version 1.0. (See accompanying
90        file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
91      </p>
92</div></td>
93</tr></table>
94<hr>
95<div class="spirit-nav">
96<a accesskey="p" href="logger.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rt_param_reference.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="random.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
97</div>
98</body>
99</html>
100