Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81191 - in trunk/libs/test/doc/html: . execution-monitor prg-exec-monitor tutorials utf utf/compilation utf/usage-recommendations utf/user-guide utf/user-guide/fixture utf/user-guide/runtime-config utf/user-guide/test-organization utf/user-guide/test-output utf/user-guide/testing-tools utf/user-guide/usage-variants
From: gennadiy.rozental_at_[hidden]
Date: 2012-11-05 01:03:54


Author: rogeeff
Date: 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
New Revision: 81191
URL: http://svn.boost.org/trac/boost/changeset/81191

Log:
some cleanup
Binary files modified:
   trunk/libs/test/doc/html/utf/examples-collection.html
   trunk/libs/test/doc/html/utf/user-guide/glossary.html
   trunk/libs/test/doc/html/utf/user-guide/testing-tools.html
   trunk/libs/test/doc/html/utf/user-guide/testing-tools/custom-predicate.html
   trunk/libs/test/doc/html/utf/user-guide/testing-tools/floating_point_comparison.html
   trunk/libs/test/doc/html/utf/user-guide/testing-tools/output-test.html
   trunk/libs/test/doc/html/utf/user-guide/testing-tools/reference.html
Text files modified:
   trunk/libs/test/doc/html/aknowledgements.html | 2
   trunk/libs/test/doc/html/execution-monitor.html | 4 +-
   trunk/libs/test/doc/html/execution-monitor/compilation.html | 2
   trunk/libs/test/doc/html/execution-monitor/reference.html | 42 +++++++++++++++++++-------------------
   trunk/libs/test/doc/html/execution-monitor/user-guide.html | 6 ++--
   trunk/libs/test/doc/html/faq.html | 44 ++++++++++++++++++++--------------------
   trunk/libs/test/doc/html/index.html | 8 +++---
   trunk/libs/test/doc/html/intro.html | 2
   trunk/libs/test/doc/html/minimal.html | 8 +++---
   trunk/libs/test/doc/html/open-issues.html | 2
   trunk/libs/test/doc/html/prg-exec-monitor.html | 10 ++++----
   trunk/libs/test/doc/html/prg-exec-monitor/compilation.html | 10 ++++----
   trunk/libs/test/doc/html/prg-exec-monitor/impl.html | 2
   trunk/libs/test/doc/html/tutorials/hello-the-testing-world.html | 2
   trunk/libs/test/doc/html/tutorials/intro-in-testing.html | 4 +-
   trunk/libs/test/doc/html/tutorials/new-year-resolution.html | 2
   trunk/libs/test/doc/html/utf.html | 6 ++--
   trunk/libs/test/doc/html/utf/compilation.html | 6 ++--
   trunk/libs/test/doc/html/utf/compilation/auto-linking.html | 2
   trunk/libs/test/doc/html/utf/compilation/direct-include.html | 2
   trunk/libs/test/doc/html/utf/compilation/standalone.html | 10 ++++----
   trunk/libs/test/doc/html/utf/intro.html | 4 +-
   trunk/libs/test/doc/html/utf/tutorials.html | 2
   trunk/libs/test/doc/html/utf/usage-recommendations.html | 4 +-
   trunk/libs/test/doc/html/utf/usage-recommendations/command-line-specific.html | 12 +++++-----
   trunk/libs/test/doc/html/utf/usage-recommendations/dot-net-specific.html | 12 +++++-----
   trunk/libs/test/doc/html/utf/usage-recommendations/generic.html | 24 ++++++++++----------
   trunk/libs/test/doc/html/utf/user-guide.html | 8 +++---
   trunk/libs/test/doc/html/utf/user-guide/fixture.html | 2
   trunk/libs/test/doc/html/utf/user-guide/fixture/global.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/fixture/model.html | 2
   trunk/libs/test/doc/html/utf/user-guide/fixture/per-test-case.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/fixture/test-suite-shared.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/initialization.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/runtime-config.html | 2
   trunk/libs/test/doc/html/utf/user-guide/runtime-config/reference.html | 44 ++++++++++++++++++++--------------------
   trunk/libs/test/doc/html/utf/user-guide/runtime-config/run-by-name.html | 2
   trunk/libs/test/doc/html/utf/user-guide/test-organization.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-nullary-test-case.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-test-case-template.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-test-suite.html | 6 ++--
   trunk/libs/test/doc/html/utf/user-guide/test-organization/expected-failures.html | 6 ++--
   trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-nullary-test-case.html | 12 +++++-----
   trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-test-case-template.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-test-suite.html | 6 ++--
   trunk/libs/test/doc/html/utf/user-guide/test-organization/master-test-suite.html | 8 +++---
   trunk/libs/test/doc/html/utf/user-guide/test-organization/nullary-test-case.html | 2
   trunk/libs/test/doc/html/utf/user-guide/test-organization/test-case-template.html | 2
   trunk/libs/test/doc/html/utf/user-guide/test-organization/test-suite.html | 2
   trunk/libs/test/doc/html/utf/user-guide/test-organization/unary-test-case.html | 6 ++--
   trunk/libs/test/doc/html/utf/user-guide/test-output.html | 2
   trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_CHECKPOINT.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_MESSAGE.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_PASSPOINT.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/test-output/FPT.html | 2
   trunk/libs/test/doc/html/utf/user-guide/test-output/log-ct-config.html | 8 +++---
   trunk/libs/test/doc/html/utf/user-guide/test-output/log-hr-format.html | 2
   trunk/libs/test/doc/html/utf/user-guide/test-output/log-xml-format.html | 2
   trunk/libs/test/doc/html/utf/user-guide/test-output/results-report.html | 2
   trunk/libs/test/doc/html/utf/user-guide/test-output/test-log.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/test-output/test-progress.html | 8 +++---
   trunk/libs/test/doc/html/utf/user-guide/test-runners.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/usage-variants.html | 2
   trunk/libs/test/doc/html/utf/user-guide/usage-variants/dynamic-lib-variant.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/usage-variants/extern-test-runner-variant.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/usage-variants/extern-test-runner.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/usage-variants/single-header-variant.html | 4 +-
   trunk/libs/test/doc/html/utf/user-guide/usage-variants/static-lib-variant.html | 4 +-
   68 files changed, 222 insertions(+), 222 deletions(-)

Modified: trunk/libs/test/doc/html/aknowledgements.html
==============================================================================
--- trunk/libs/test/doc/html/aknowledgements.html (original)
+++ trunk/libs/test/doc/html/aknowledgements.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -41,7 +41,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/execution-monitor.html
==============================================================================
--- trunk/libs/test/doc/html/execution-monitor.html (original)
+++ trunk/libs/test/doc/html/execution-monitor.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -61,8 +61,8 @@
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: , at </small></p></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/execution-monitor/compilation.html
==============================================================================
--- trunk/libs/test/doc/html/execution-monitor/compilation.html (original)
+++ trunk/libs/test/doc/html/execution-monitor/compilation.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -69,7 +69,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/execution-monitor/reference.html
==============================================================================
--- trunk/libs/test/doc/html/execution-monitor/reference.html (original)
+++ trunk/libs/test/doc/html/execution-monitor/reference.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -50,14 +50,14 @@
 <span class="keyword">class</span> <a class="link" href="reference.html#boost.execution_monitor" title="Class execution_monitor">execution_monitor</a> <span class="special">{</span>
 <span class="keyword">public</span><span class="special">:</span>
   <span class="comment">// <a class="link" href="reference.html#boost.execution_monitorconstruct-copy-destruct">construct/copy/destruct</a></span>
- <a class="link" href="reference.html#id365451-bb"><span class="identifier">execution_monitor</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
+ <a class="link" href="reference.html#id306127-bb"><span class="identifier">execution_monitor</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
 
- <span class="comment">// <a class="link" href="reference.html#id366146-bb">execution</a></span>
- <span class="keyword">int</span> <a class="link" href="reference.html#id366474-bb"><span class="identifier">execute</span></a><span class="special">(</span>unit_test::callback0<span class="special">&lt;</span><span class="keyword">int</span><span class="special">&gt;</span> <span class="keyword">const</span><span class="special">&amp;</span><span class="special">)</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="reference.html#id306628-bb">execution</a></span>
+ <span class="keyword">int</span> <a class="link" href="reference.html#id306657-bb"><span class="identifier">execute</span></a><span class="special">(</span>unit_test::callback0<span class="special">&lt;</span><span class="keyword">int</span><span class="special">&gt;</span> <span class="keyword">const</span><span class="special">&amp;</span><span class="special">)</span><span class="special">;</span>
 
- <span class="comment">// <a class="link" href="reference.html#id367017-bb">registration</a></span>
+ <span class="comment">// <a class="link" href="reference.html#id306341-bb">registration</a></span>
   <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Exception<span class="special">,</span> <span class="keyword">typename</span> ExceptionTranslator<span class="special">&gt;</span>
- <span class="keyword">void</span> <a class="link" href="reference.html#id367013-bb"><span class="identifier">register_exception_translator</span></a><span class="special">(</span><span class="identifier">ExceptionTranslator</span> <span class="keyword">const</span><span class="special">&amp;</span><span class="special">,</span>
+ <span class="keyword">void</span> <a class="link" href="reference.html#id306668-bb"><span class="identifier">register_exception_translator</span></a><span class="special">(</span><span class="identifier">ExceptionTranslator</span> <span class="keyword">const</span><span class="special">&amp;</span><span class="special">,</span>
                                        boost::type<span class="special">&lt;</span><span class="identifier">Exception</span><span class="special">&gt;</span><span class="special">*</span> <span class="special">=</span> <span class="number">0</span><span class="special">)</span><span class="special">;</span>
 
   <span class="comment">// public data members</span>
@@ -80,14 +80,14 @@
       </span>
 <span class="special">}</span><span class="special">;</span></pre></div>
 <div class="refsect1">
-<a name="id603792"></a><h2>Description</h2>
+<a name="id552194"></a><h2>Description</h2>
 <div class="refsect2">
-<a name="id603796"></a><h3>
+<a name="id552198"></a><h3>
 <a name="boost.execution_monitorconstruct-copy-destruct"></a><code class="computeroutput">execution_monitor</code>
         public
        construct/copy/destruct</h3>
 <div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
-<pre class="literallayout"><a name="id365451-bb"></a><span class="identifier">execution_monitor</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>
+<pre class="literallayout"><a name="id306127-bb"></a><span class="identifier">execution_monitor</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>
 <div class="variablelist"><table border="0">
 <col align="left" valign="top">
 <tbody>
@@ -104,10 +104,10 @@
 </li></ol></div>
 </div>
 <div class="refsect2">
-<a name="id603855"></a><h3>
-<a name="id366146-bb"></a><code class="computeroutput">execution_monitor</code> execution</h3>
+<a name="id552256"></a><h3>
+<a name="id306628-bb"></a><code class="computeroutput">execution_monitor</code> execution</h3>
 <div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
-<pre class="literallayout"><span class="keyword">int</span> <a name="id366474-bb"></a><span class="identifier">execute</span><span class="special">(</span>unit_test::callback0<span class="special">&lt;</span><span class="keyword">int</span><span class="special">&gt;</span> <span class="keyword">const</span><span class="special">&amp;</span> F<span class="special">)</span><span class="special">;</span></pre>
+<pre class="literallayout"><span class="keyword">int</span> <a name="id306657-bb"></a><span class="identifier">execute</span><span class="special">(</span>unit_test::callback0<span class="special">&lt;</span><span class="keyword">int</span><span class="special">&gt;</span> <span class="keyword">const</span><span class="special">&amp;</span> F<span class="special">)</span><span class="special">;</span></pre>
 <div class="variablelist"><table border="0">
 <col align="left" valign="top">
 <tbody>
@@ -141,11 +141,11 @@
 </li></ol></div>
 </div>
 <div class="refsect2">
-<a name="id603963"></a><h3>
-<a name="id367017-bb"></a><code class="computeroutput">execution_monitor</code> registration</h3>
+<a name="id552364"></a><h3>
+<a name="id306341-bb"></a><code class="computeroutput">execution_monitor</code> registration</h3>
 <div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
 <pre class="literallayout"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Exception<span class="special">,</span> <span class="keyword">typename</span> ExceptionTranslator<span class="special">&gt;</span>
- <span class="keyword">void</span> <a name="id367013-bb"></a><span class="identifier">register_exception_translator</span><span class="special">(</span><span class="identifier">ExceptionTranslator</span> <span class="keyword">const</span><span class="special">&amp;</span> tr<span class="special">,</span>
+ <span class="keyword">void</span> <a name="id306668-bb"></a><span class="identifier">register_exception_translator</span><span class="special">(</span><span class="identifier">ExceptionTranslator</span> <span class="keyword">const</span><span class="special">&amp;</span> tr<span class="special">,</span>
                                      boost::type<span class="special">&lt;</span><span class="identifier">Exception</span><span class="special">&gt;</span><span class="special">*</span> dummy <span class="special">=</span> <span class="number">0</span><span class="special">)</span><span class="special">;</span></pre>register custom (user supplied) exception translator<div class="variablelist"><table border="0">
 <col align="left" valign="top">
 <tbody>
@@ -187,7 +187,7 @@
   <span class="keyword">enum</span> <a class="link" href="reference.html#boost.execution_exception.error_code" title="Type error_code">error_code</a><span class="special">;</span>
 <span class="special">}</span><span class="special">;</span></pre></div>
 <div class="refsect1">
-<a name="id604162"></a><h2>Description</h2>
+<a name="id552564"></a><h2>Description</h2>
 <p class="first-line-indented">
        The class execution_exception is an exception used by the Execution Monitor to report problems detected during
        a monitored function execution. It intentionally does not allocate any memory so as to be safe for use when
@@ -206,7 +206,7 @@
 <span class="keyword">enum</span> <span class="identifier">error_code</span> <span class="special">{</span> no_error, user_error, cpp_exception_error, system_error,
                   timeout_error, user_fatal_error, system_fatal_error <span class="special">}</span><span class="special">;</span></pre></div>
 <div class="refsect1">
-<a name="id604220"></a><h2>Description</h2>
+<a name="id552621"></a><h2>Description</h2>
 <p class="first-line-indented">
         These values are sometimes used as program return codes. The particular values have been chosen to avoid
         conflicts with commonly used program return codes: values &lt; 100 are often user assigned, values &gt; 255 are
@@ -272,7 +272,7 @@
 <span class="keyword">class</span> <a class="link" href="reference.html#boost.system_error" title="Class system_error">system_error</a> <span class="special">{</span>
 <span class="keyword">public</span><span class="special">:</span>
   <span class="comment">// <a class="link" href="reference.html#boost.system_errorconstruct-copy-destruct">construct/copy/destruct</a></span>
- <a class="link" href="reference.html#id366178-bb"><span class="identifier">system_error</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
+ <a class="link" href="reference.html#id305959-bb"><span class="identifier">system_error</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
 
   <span class="comment">// public data members</span>
   unit_test::readonly_property<span class="special">&lt;</span><span class="keyword">long</span><span class="special">&gt;</span> <span class="identifier">p_errno</span><span class="special">;</span> <span class="comment">//
@@ -280,14 +280,14 @@
       </span>
 <span class="special">}</span><span class="special">;</span></pre></div>
 <div class="refsect1">
-<a name="id604421"></a><h2>Description</h2>
+<a name="id552823"></a><h2>Description</h2>
 <div class="refsect2">
-<a name="id604425"></a><h3>
+<a name="id552826"></a><h3>
 <a name="boost.system_errorconstruct-copy-destruct"></a><code class="computeroutput">system_error</code>
         public
        construct/copy/destruct</h3>
 <div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
-<pre class="literallayout"><a name="id366178-bb"></a><span class="identifier">system_error</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>
+<pre class="literallayout"><a name="id305959-bb"></a><span class="identifier">system_error</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>
 <div class="variablelist"><table border="0">
 <col align="left" valign="top">
 <tbody>
@@ -309,7 +309,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/execution-monitor/user-guide.html
==============================================================================
--- trunk/libs/test/doc/html/execution-monitor/user-guide.html (original)
+++ trunk/libs/test/doc/html/execution-monitor/user-guide.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -54,7 +54,7 @@
 <div class="titlepage"><div><div><h4 class="title">
 <a name="execution-monitor.user-guide.monitor-outcomes"></a>Monitored function execution</h4></div></div></div>
 <p class="first-line-indented">
- To start the monitored function, invoke the method <code class="computeroutput"><a class="link" href="reference.html#id366474-bb">execution_monitor::execute</a></code> and pass
+ To start the monitored function, invoke the method <code class="computeroutput"><a class="link" href="reference.html#id306657-bb">execution_monitor::execute</a></code> and pass
     the monitored function as an argument. If the call succeeds, the method returns the result code produced by the
     monitored function. If any of the following conditions occur:
    </p>
@@ -128,7 +128,7 @@
 <p class="first-line-indented">
      Finally, if you need to abort the monitored function execution without reporting any errors, you can throw an
      exception <code class="computeroutput"><a class="link" href="reference.html#boost.execution_aborted" title="Class execution_aborted">execution_aborted</a></code>. As a result the execution is aborted and zero result code
- is produced by the method <code class="computeroutput"><a class="link" href="reference.html#id366474-bb">execution_monitor::execute</a></code>.
+ is produced by the method <code class="computeroutput"><a class="link" href="reference.html#id306657-bb">execution_monitor::execute</a></code>.
    </p>
 </div>
 <div class="section">
@@ -154,7 +154,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/faq.html
==============================================================================
--- trunk/libs/test/doc/html/faq.html (original)
+++ trunk/libs/test/doc/html/faq.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -28,40 +28,40 @@
 <div class="titlepage"><div><div><h3 class="title">
 <a name="btl.faq"></a>Frequently Asked Questions</h3></div></div></div>
 <div class="qandaset">
-<a name="id578660"></a><dl>
-<dt> <a href="faq.html#id578666">
+<a name="id526419"></a><dl>
+<dt> <a href="faq.html#id526425">
      Where the latest version of the Boost Test Library is located?
     </a>
 </dt>
-<dt> <a href="faq.html#id578688">
+<dt> <a href="faq.html#id526448">
      I found a bug. Where can I report it?
     </a>
 </dt>
-<dt> <a href="faq.html#id578712">
+<dt> <a href="faq.html#id526472">
      I have a request for a new feature. Where can I ask for it?
     </a>
 </dt>
-<dt> <a href="faq.html#id578736">
+<dt> <a href="faq.html#id526496">
      How to create test case using the Unit Test Framework?
     </a>
 </dt>
-<dt> <a href="faq.html#id578760">
+<dt> <a href="faq.html#id526520">
      How to create test suite using the Unit Test Framework?
     </a>
 </dt>
-<dt> <a href="faq.html#id578784">
+<dt> <a href="faq.html#id526544">
      Why did I get a linker error when compiling my test program?
     </a>
 </dt>
-<dt> <a href="faq.html#id578828">
+<dt> <a href="faq.html#id526587">
      How can I redirect testing output?
     </a>
 </dt>
-<dt> <a href="faq.html#id578852">
+<dt> <a href="faq.html#id526611">
      I want different default log trace level
     </a>
 </dt>
-<dt> <a href="faq.html#id578876">
+<dt> <a href="faq.html#id526635">
      Is there DLL version of Boost.Test components available on Win32 platform?
     </a>
 </dt>
@@ -72,7 +72,7 @@
 <tbody>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id578666"></a><a name="id578668"></a>
+<a name="id526425"></a><a name="id526428"></a>
 </td>
 <td align="left" valign="top"><b><p>
      Where the latest version of the Boost Test Library is located?
@@ -86,7 +86,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id578688"></a><a name="id578691"></a>
+<a name="id526448"></a><a name="id526450"></a>
 </td>
 <td align="left" valign="top"><b><p>
      I found a bug. Where can I report it?
@@ -96,12 +96,12 @@
 <td align="left" valign="top"></td>
 <td align="left" valign="top"><p class="first-line-indented">
      You can send a bug report to the boost users' mailing list and/or directly to
- <a href="mailto:boost-test%20-at-%20emailacocunt%20-dot-%20com" target="_top">Gennadiy Rozental</a>.
+ <a href="mailto:boost-test%20=at=%20emailaccount%20=dot=%20com" target="_top">Gennadiy Rozental</a>.
     </p></td>
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id578712"></a><a name="id578715"></a>
+<a name="id526472"></a><a name="id526474"></a>
 </td>
 <td align="left" valign="top"><b><p>
      I have a request for a new feature. Where can I ask for it?
@@ -111,12 +111,12 @@
 <td align="left" valign="top"></td>
 <td align="left" valign="top"><p class="first-line-indented">
      You can send a request to the boost developers' mailing list and/or directly to
- <a href="mailto:boost-test%20-at-%20emailacocunt%20-dot-%20com" target="_top">Gennadiy Rozental</a>.
+ <a href="mailto:boost-test%20=at=%20emailaccount%20-dot-%20com" target="_top">Gennadiy Rozental</a>.
     </p></td>
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id578736"></a><a name="id578739"></a>
+<a name="id526496"></a><a name="id526498"></a>
 </td>
 <td align="left" valign="top"><b><p>
      How to create test case using the Unit Test Framework?
@@ -131,7 +131,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id578760"></a><a name="id578763"></a>
+<a name="id526520"></a><a name="id526522"></a>
 </td>
 <td align="left" valign="top"><b><p>
      How to create test suite using the Unit Test Framework?
@@ -146,7 +146,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id578784"></a><a name="id578787"></a>
+<a name="id526544"></a><a name="id526546"></a>
 </td>
 <td align="left" valign="top"><b><p>
      Why did I get a linker error when compiling my test program?
@@ -172,7 +172,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id578828"></a><a name="id578830"></a>
+<a name="id526587"></a><a name="id526590"></a>
 </td>
 <td align="left" valign="top"><b><p>
      How can I redirect testing output?
@@ -187,7 +187,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id578852"></a><a name="id578854"></a>
+<a name="id526611"></a><a name="id526614"></a>
 </td>
 <td align="left" valign="top"><b><p>
      I want different default log trace level
@@ -203,7 +203,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id578876"></a><a name="id578878"></a>
+<a name="id526635"></a><a name="id526638"></a>
 </td>
 <td align="left" valign="top"><b><p>
      Is there DLL version of Boost.Test components available on Win32 platform?
@@ -221,7 +221,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/index.html
==============================================================================
--- trunk/libs/test/doc/html/index.html (original)
+++ trunk/libs/test/doc/html/index.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -25,9 +25,9 @@
 </h3>
 <code class="email">&lt;<a class="email" href="mailto:boost-test%20=at=%20emailaccount%20=dot=%20com">boost-test =at= emailaccount =dot= com</a>&gt;</code>
 </div></div>
-<div><p class="copyright">Copyright &#169; 2001-2011 Gennadiy Rozental</p></div>
+<div><p class="copyright">Copyright &#169; 2001-2012 Gennadiy Rozental</p></div>
 <div><div class="legalnotice">
-<a name="id578559"></a><p>
+<a name="id526318"></a><p>
     Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file
     <code class="filename">LICENSE_1_0.txt</code> or copy at
     <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt> )
@@ -125,7 +125,7 @@
 <dt>
Test module initialization</dt>
 <dt>Supplied test runners</dt>
 <dl><dt>External test runner</dt></dl>
-<dt>Introduction</dt>
+<dt>Glossary</dt>
 </dl>
 <dt>Usage recommendations</dt>
 <dl>
@@ -151,7 +151,7 @@
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: , at </small></p></td>
+<td align="left"></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>

Modified: trunk/libs/test/doc/html/intro.html
==============================================================================
--- trunk/libs/test/doc/html/intro.html (original)
+++ trunk/libs/test/doc/html/intro.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -80,7 +80,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/minimal.html
==============================================================================
--- trunk/libs/test/doc/html/minimal.html (original)
+++ trunk/libs/test/doc/html/minimal.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -92,9 +92,9 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show annotations</code></td>
+<td><code class="literal">Show annotations</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <div class="example-annot" id="example27-annot"><table border="0" summary="Callout list">
 <tr>
@@ -183,8 +183,8 @@
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: , at </small></p></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/open-issues.html
==============================================================================
--- trunk/libs/test/doc/html/open-issues.html (original)
+++ trunk/libs/test/doc/html/open-issues.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -56,7 +56,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/prg-exec-monitor.html
==============================================================================
--- trunk/libs/test/doc/html/prg-exec-monitor.html (original)
+++ trunk/libs/test/doc/html/prg-exec-monitor.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -95,7 +95,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example24-output">Hello, world
 
@@ -141,7 +141,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example25-output">**** exception(205): std::runtime_error: big trouble
 ******** errors detected; see standard output for details ********</pre>
@@ -175,7 +175,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example26-output">**** error return code: 5
 ******** errors detected; see standard output for details ********</pre>
@@ -239,8 +239,8 @@
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: , at </small></p></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/prg-exec-monitor/compilation.html
==============================================================================
--- trunk/libs/test/doc/html/prg-exec-monitor/compilation.html (original)
+++ trunk/libs/test/doc/html/prg-exec-monitor/compilation.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -65,7 +65,7 @@
 <p class="first-line-indented">
     If you opted to link your program with the standalone library, you need to build it first. To build a standalone
     library all C++ files (.cpp), that constitute Program Execution Monitor <a class="link" href="impl.html" title="The Program Execution Monitor implementation">implementation</a> need to be
- listed as source files in your makefile<sup>[<a name="id605470" href="#ftn.id605470" class="footnote">10</a>]</sup>.
+ listed as source files in your makefile<sup>[<a name="id555228" href="#ftn.id555228" class="footnote">10</a>]</sup>.
    </p>
 <p class="first-line-indented">
     The makefile for use with Boost.Build system is supplied in <code class="filename">libs/test/build</code>
@@ -88,7 +88,7 @@
 <div class="titlepage"><div><div><h5 class="title">
 <a name="pem.compilation.standalone.dynamic"></a>Dynamic library compilation</h5></div></div></div>
 <p class="first-line-indented">
- To build the dynamic library<sup>[<a name="id605554" href="#ftn.id605554" class="footnote">11</a>]</sup> you
+ To build the dynamic library<sup>[<a name="id555312" href="#ftn.id555312" class="footnote">11</a>]</sup> you
      need to add <a class="xref" href="compilation.html#pem.flag.dyn-link">BOOST_TEST_DYN_LINK</a> to the list of macro definitions in the
      makefile. Using the Boost.Build system you can build the dynamic library with the following command from
      <code class="filename">libs/test/build</code> directory:
@@ -142,19 +142,19 @@
 </div>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a id="ftn.id605470" href="#id605470" class="simpara">10</a>] </sup>There are varieties of make systems that can be used. To name
+<div class="footnote"><p><sup>[<a id="ftn.id555228" href="#id555228" class="simpara">10</a>] </sup>There are varieties of make systems that can be used. To name
     a few: <acronym class="acronym">GNU</acronym> make (and other make clones) and build systems integrated into <acronym class="acronym">IDE</acronym>s
     (for example Microsoft Visual Studio). The Boost preferred solution is Boost.Build system that is based on top of
     bjam tool. Make systems require some kind of configuration file that lists all files that constitute the library
     and all build options. For example the makefile that is used by make, or the Microsoft Visual Studio project file,
     Jamfile is used by Boost.Build. For the sake of simplicity let's call this file the makefile.</p></div>
-<div class="footnote"><p><sup>[<a id="ftn.id605554" href="#id605554" class="simpara">11</a>] </sup>What is meant by the term dynamic library is a <em class="firstterm">dynamically
+<div class="footnote"><p><sup>[<a id="ftn.id555312" href="#id555312" class="simpara">11</a>] </sup>What is meant by the term dynamic library is a <em class="firstterm">dynamically
      loaded library</em>, alternatively called a <em class="firstterm">shared library</em>.</p></div>
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/prg-exec-monitor/impl.html
==============================================================================
--- trunk/libs/test/doc/html/prg-exec-monitor/impl.html (original)
+++ trunk/libs/test/doc/html/prg-exec-monitor/impl.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -54,7 +54,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/tutorials/hello-the-testing-world.html
==============================================================================
--- trunk/libs/test/doc/html/tutorials/hello-the-testing-world.html (original)
+++ trunk/libs/test/doc/html/tutorials/hello-the-testing-world.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -183,7 +183,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/tutorials/intro-in-testing.html
==============================================================================
--- trunk/libs/test/doc/html/tutorials/intro-in-testing.html (original)
+++ trunk/libs/test/doc/html/tutorials/intro-in-testing.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -36,7 +36,7 @@
 </div></div>
 <div><p class="copyright">Copyright &#169; 2006 John R. Phillips</p></div>
 <div><div class="legalnotice">
-<a name="id579359"></a><p>
+<a name="id527118"></a><p>
     Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file
     <code class="filename">LICENSE_1_0.txt</code> or copy at
     <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt> )
@@ -207,7 +207,7 @@
 </div>
 <table xmlns:rev="
http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/tutorials/new-year-resolution.html
==============================================================================
--- trunk/libs/test/doc/html/tutorials/new-year-resolution.html (original)
+++ trunk/libs/test/doc/html/tutorials/new-year-resolution.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -198,7 +198,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf.html
==============================================================================
--- trunk/libs/test/doc/html/utf.html (original)
+++ trunk/libs/test/doc/html/utf.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -108,7 +108,7 @@
 <dt>Test module initialization</dt>
 <dt>Supplied test runners</dt>
 <dl><dt>External test runner</dt></dl>
-<dt>Introduction</dt>
+<dt>Glossary</dt>
 </dl>
 <dt>Usage recommendations</dt>
 <dl>
@@ -121,8 +121,8 @@
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: , at </small></p></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/compilation.html
==============================================================================
--- trunk/libs/test/doc/html/utf/compilation.html (original)
+++ trunk/libs/test/doc/html/utf/compilation.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -41,7 +41,7 @@
     The <acronym class="acronym">UTF</acronym> is comparatively complicated component and is implemented in close to hundred header and source files,
     so for long term usage the preferable solution is to build the <acronym class="acronym">UTF</acronym> as a reusable standalone library.
     Depending on your platform this may save you a significant time during test module compilation and doesn't
- really require that much effort <sup>[<a name="id584400" href="#ftn.id584400" class="footnote">1</a>]</sup>.
+ really require that much effort <sup>[<a name="id532010" href="#ftn.id532010" class="footnote">1</a>]</sup>.
     <a href="http://boost.org/more/getting_started/index.html" target="_top">Boost Getting started</a> tells you how to get
     pre-built libraries for some platforms. If available, this is the easiest option and you can ignore standalone
     library compilation instructions below.
@@ -143,14 +143,14 @@
 </div>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a id="ftn.id584400" href="#id584400" class="simpara">1</a>] </sup>If you are using Visual studio compilers do not forget to
+<div class="footnote"><p><sup>[<a id="ftn.id532010" href="#id532010" class="simpara">1</a>] </sup>If you are using Visual studio compilers do not forget to
     set a subsystem to console when you build test modules. You can do it either in project properties or by setting
     command line /SUBSYTEM:CONSOLE. Number of people reported link error caused specifically by this omission</p></div>
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/compilation/auto-linking.html
==============================================================================
--- trunk/libs/test/doc/html/utf/compilation/auto-linking.html (original)
+++ trunk/libs/test/doc/html/utf/compilation/auto-linking.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -37,7 +37,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/compilation/direct-include.html
==============================================================================
--- trunk/libs/test/doc/html/utf/compilation/direct-include.html (original)
+++ trunk/libs/test/doc/html/utf/compilation/direct-include.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -43,7 +43,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/compilation/standalone.html
==============================================================================
--- trunk/libs/test/doc/html/utf/compilation/standalone.html (original)
+++ trunk/libs/test/doc/html/utf/compilation/standalone.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -30,7 +30,7 @@
 <p class="first-line-indented">
     If you opted to link your program with the standalone library, you need to build it first. To build a standalone
     library the all C++ files (.cpp), that constitute <acronym class="acronym">UTF</acronym> <a class="link" href="../../prg-exec-monitor/impl.html" title="The Program Execution Monitor implementation">implementation</a> need to be
- listed as source files in your makefile<sup>[<a name="id584834" href="#ftn.id584834" class="footnote">2</a>]</sup>.
+ listed as source files in your makefile<sup>[<a name="id532443" href="#ftn.id532443" class="footnote">2</a>]</sup>.
    </p>
 <p class="first-line-indented">
     The Jamfile for use with Boost.Build system is supplied in <code class="filename">libs/test/build</code>
@@ -54,7 +54,7 @@
 <div class="titlepage"><div><div><h5 class="title">
 <a name="utf.compilation.standalone.dynamic"></a>Dynamic library compilation</h5></div></div></div>
 <p class="first-line-indented">
- To build the dynamic library<sup>[<a name="id584927" href="#ftn.id584927" class="footnote">3</a>]</sup> you
+ To build the dynamic library<sup>[<a name="id532536" href="#ftn.id532536" class="footnote">3</a>]</sup> you
      need to add <a class="xref" href="../compilation.html#utf.flag.dyn-link">BOOST_TEST_DYN_LINK</a> to the list of macro definitions in the
      makefile. Using the Boost.Build system you can build the dynamic library with the following command from
      <code class="filename">libs/test/build</code> directory:
@@ -77,19 +77,19 @@
 </div>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a id="ftn.id584834" href="#id584834" class="simpara">2</a>] </sup>There are varieties of make systems that can be used. To name
+<div class="footnote"><p><sup>[<a id="ftn.id532443" href="#id532443" class="simpara">2</a>] </sup>There are varieties of make systems that can be used. To name
     a few: <acronym class="acronym">GNU</acronym> make (and other make clones) and build systems integrated into <acronym class="acronym">IDE</acronym>s
     (for example Microsoft Visual Studio). The Boost preferred solution is Boost.Build system that is based on top of
     bjam tool. Make systems require some kind of configuration file that lists all files that constitute the library
     and all build options. For example the makefile that is used by make, or the Microsoft Visual Studio project file,
     Jamfile is used by Boost.Build. For the sake of simplicity let's call this file the makefile.</p></div>
-<div class="footnote"><p><sup>[<a id="ftn.id584927" href="#id584927" class="simpara">3</a>] </sup>What is meant by the term dynamic library is a <em class="firstterm">dynamically
+<div class="footnote"><p><sup>[<a id="ftn.id532536" href="#id532536" class="simpara">3</a>] </sup>What is meant by the term dynamic library is a <em class="firstterm">dynamically
      loaded library</em>, alternatively called a <em class="firstterm">shared library</em>.</p></div>
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/examples-collection.html
==============================================================================
Binary files. No diff available.

Modified: trunk/libs/test/doc/html/utf/intro.html
==============================================================================
--- trunk/libs/test/doc/html/utf/intro.html (original)
+++ trunk/libs/test/doc/html/utf/intro.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -94,7 +94,7 @@
     </li>
 </ul></div>
 <p class="first-line-indented">
- The <acronym class="acronym">UTF</acronym> keeps track of all passed/failed testing tools <a class="link" href="user-guide/glossary.html#test-assertion.def">assertions</a>,
+ The <acronym class="acronym">UTF</acronym> keeps track of all passed/failed testing tools <a class="link" href="user-guide/glossary.html#test-assertion.def" title="Test assertion">assertions</a>,
    provides an ability to check the <a class="link" href="user-guide/test-output/test-progress.html" title="Test progress display">test progress</a>
    and generates a <a class="link" href="user-guide/test-output/results-report.html" title="Test report output">result report</a> in several different
    formats. The <acronym class="acronym">UTF</acronym> supplies command line test runners that initialize the framework and run the requested tests.
@@ -129,7 +129,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/tutorials.html
==============================================================================
--- trunk/libs/test/doc/html/utf/tutorials.html (original)
+++ trunk/libs/test/doc/html/utf/tutorials.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -44,7 +44,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/usage-recommendations.html
==============================================================================
--- trunk/libs/test/doc/html/utf/usage-recommendations.html (original)
+++ trunk/libs/test/doc/html/utf/usage-recommendations.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -6,7 +6,7 @@
 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 <link rel="home" href="../index.html" title="Boost Test Library">
 <link rel="up" href="../utf.html" title="Boost Test Library: The Unit Test Framework">
-<link rel="prev" href="user-guide/glossary.html" title="Introduction &#8230; or what's your name?">
+<link rel="prev" href="user-guide/glossary.html" title="">
 <link rel="next" href="usage-recommendations/generic.html" title="Generic usage recommendations">
 <script language="JavaScript1.2" src="../../js/boost-test.js"></script>
 </head>
@@ -42,7 +42,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/usage-recommendations/command-line-specific.html
==============================================================================
--- trunk/libs/test/doc/html/utf/usage-recommendations/command-line-specific.html (original)
+++ trunk/libs/test/doc/html/utf/usage-recommendations/command-line-specific.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -28,13 +28,13 @@
 <div class="titlepage"><div><div><h4 class="title">
 <a name="utf.usage-recommendations.command-line-specific"></a>Command line usage recommendations</h4></div></div></div>
 <div class="qandaset">
-<a name="id601618"></a><dl>
-<dt> <a href="command-line-specific.html#id601624">
+<a name="id550305"></a><dl>
+<dt> <a href="command-line-specific.html#id550311">
       If you got fatal exception somewhere within test case, make program generate coredump by adding extra command
       line argument
      </a>
 </dt>
-<dt> <a href="command-line-specific.html#id601643">
+<dt> <a href="command-line-specific.html#id550330">
       How to use test module build with Boost.Test framework under management of automated regression test facilities?
      </a>
 </dt>
@@ -45,7 +45,7 @@
 <tbody>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id601624"></a><a name="id601627"></a>
+<a name="id550311"></a><a name="id550313"></a>
 </td>
 <td align="left" valign="top"><b><p>
       If you got fatal exception somewhere within test case, make program generate coredump by adding extra command
@@ -63,7 +63,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id601643"></a><a name="id601646"></a>
+<a name="id550330"></a><a name="id550332"></a>
 </td>
 <td align="left" valign="top"><b><p>
       How to use test module build with Boost.Test framework under management of automated regression test facilities?
@@ -89,7 +89,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/usage-recommendations/dot-net-specific.html
==============================================================================
--- trunk/libs/test/doc/html/utf/usage-recommendations/dot-net-specific.html (original)
+++ trunk/libs/test/doc/html/utf/usage-recommendations/dot-net-specific.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -28,12 +28,12 @@
 <div class="titlepage"><div><div><h4 class="title">
 <a name="utf.usage-recommendations.dot-net-specific"></a>Microsoft Visual Studio .NET usage recommendations</h4></div></div></div>
 <div class="qandaset">
-<a name="id601487"></a><dl>
-<dt> <a href="dot-net-specific.html#id601493">
+<a name="id550174"></a><dl>
+<dt> <a href="dot-net-specific.html#id550180">
       Use custom build step to automatically start test program after compilation
      </a>
 </dt>
-<dt> <a href="dot-net-specific.html#id601569">
+<dt> <a href="dot-net-specific.html#id550255">
       If you got fatal exception somewhere within test case, make debugger break at the point the failure by adding
       extra command line argument
      </a>
@@ -45,7 +45,7 @@
 <tbody>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id601493"></a><a name="id601496"></a>
+<a name="id550180"></a><a name="id550182"></a>
 </td>
 <td align="left" valign="top"><b><p>
       Use custom build step to automatically start test program after compilation
@@ -73,7 +73,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id601569"></a><a name="id601571"></a>
+<a name="id550255"></a><a name="id550258"></a>
 </td>
 <td align="left" valign="top"><b><p>
       If you got fatal exception somewhere within test case, make debugger break at the point the failure by adding
@@ -100,7 +100,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/usage-recommendations/generic.html
==============================================================================
--- trunk/libs/test/doc/html/utf/usage-recommendations/generic.html (original)
+++ trunk/libs/test/doc/html/utf/usage-recommendations/generic.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -28,25 +28,25 @@
 <div class="titlepage"><div><div><h4 class="title">
 <a name="utf.usage-recommendations.generic"></a>Generic usage recommendations</h4></div></div></div>
 <div class="qandaset">
-<a name="id601351"></a><dl>
-<dt> <a href="generic.html#id601357">
+<a name="id550037"></a><dl>
+<dt> <a href="generic.html#id550043">
       Prefer offline compiled libraries to the inline included components
      </a>
 </dt>
-<dt> <a href="generic.html#id601376">
+<dt> <a href="generic.html#id550062">
       If you use only free function based test cases advance to the automatic registration facility
      </a>
 </dt>
-<dt> <a href="generic.html#id601395">
+<dt> <a href="generic.html#id550081">
       To find location of first error reported by test tool within reused template function, use special hook within
       framework headers
      </a>
 </dt>
-<dt> <a href="generic.html#id601419">
+<dt> <a href="generic.html#id550105">
       To test reusable template base component with different template parameter use test case template facility
      </a>
 </dt>
-<dt> <a href="generic.html#id601455">
+<dt> <a href="generic.html#id550141">
       Prefer BOOST_CHECK_EQUAL to BOOST_CHECK
      </a>
 </dt>
@@ -57,7 +57,7 @@
 <tbody>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id601357"></a><a name="id601359"></a>
+<a name="id550043"></a><a name="id550045"></a>
 </td>
 <td align="left" valign="top"><b><p>
       Prefer offline compiled libraries to the inline included components
@@ -74,7 +74,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id601376"></a><a name="id601378"></a>
+<a name="id550062"></a><a name="id550065"></a>
 </td>
 <td align="left" valign="top"><b><p>
       If you use only free function based test cases advance to the automatic registration facility
@@ -89,7 +89,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id601395"></a><a name="id601397"></a>
+<a name="id550081"></a><a name="id550084"></a>
 </td>
 <td align="left" valign="top"><b><p>
       To find location of first error reported by test tool within reused template function, use special hook within
@@ -110,7 +110,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id601419"></a><a name="id601421"></a>
+<a name="id550105"></a><a name="id550108"></a>
 </td>
 <td align="left" valign="top"><b><p>
       To test reusable template base component with different template parameter use test case template facility
@@ -149,7 +149,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="id601455"></a><a name="id601457"></a>
+<a name="id550141"></a><a name="id550144"></a>
 </td>
 <td align="left" valign="top"><b><p>
       Prefer BOOST_CHECK_EQUAL to BOOST_CHECK
@@ -171,7 +171,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -95,7 +95,7 @@
 <dt>Test module initialization</dt>
 <dt>Supplied test runners</dt>
 <dl><dt>External test runner</dt></dl>
-<dt>Introduction</dt>
+<dt>Glossary</dt>
 </dl>
 </div>
 <div class="section">
@@ -112,7 +112,7 @@
 <p class="first-line-indented">
     Well &#8230; This is a User's Guide after all. Let's go by what <span class="bold"><strong>you</strong></span> need to know to successfully use the <acronym class="acronym">UTF</acronym>. Thus I follow
     the order of decisions you as a user have to make and order of complexity of the problems you have to solve. If you find yourself
- faces with some unclear term feel free to jump directly to the <a class="link" href="user-guide/glossary.html" title="Introduction &#8230; or what's your name?">Glossary</a> section,
+ faces with some unclear term feel free to jump directly to the <a class="link" href="user-guide/glossary.html">Glossary</a> section,
     where I collection short definition for all used terms. And again if you want to jump right into coding the
     <a class="link" href="tutorials.html" title="The unit test framework tutorials">Tutorials</a> section would be a better place to start.
   </p>
@@ -148,8 +148,8 @@
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: , at </small></p></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/fixture.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/fixture.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/fixture.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -112,7 +112,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/fixture/global.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/fixture/global.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/fixture/global.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -103,7 +103,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example20-output">&gt; example
 global setup
@@ -118,7 +118,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/fixture/model.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/fixture/model.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/fixture/model.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -56,7 +56,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/fixture/per-test-case.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/fixture/per-test-case.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/fixture/per-test-case.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -85,7 +85,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example18-output">&gt; example --log_level=message
 Running 3 test cases...
@@ -103,7 +103,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/fixture/test-suite-shared.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/fixture/test-suite-shared.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/fixture/test-suite-shared.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -101,7 +101,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example19-output">&gt; example
 Running 2 test cases...
@@ -115,7 +115,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/glossary.html
==============================================================================
Binary files. No diff available.

Modified: trunk/libs/test/doc/html/utf/user-guide/initialization.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/initialization.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/initialization.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -51,7 +51,7 @@
    with the dynamic library variant of the <acronym class="acronym">UTF</acronym> requires the specific initialization function signature only.
   </p>
 <p class="first-line-indented">
- For many <a class="link" href="glossary.html#test-module.def">test modules</a> you don't need to do any custom initialization
+ For many <a class="link" href="glossary.html#test-module.def" title="The test module">test modules</a> you don't need to do any custom initialization
    and test tree construction is automated. In this case you don't really need the initialization function and
    the <acronym class="acronym">UTF</acronym> provides a way to automatically generate an empty one for you.
   </p>
@@ -150,7 +150,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/runtime-config.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/runtime-config.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/runtime-config.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -60,7 +60,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/runtime-config/reference.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/runtime-config/reference.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/runtime-config/reference.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -35,29 +35,29 @@
    acceptable values list. All values are case sensitive and are required to exactly match the parameter specification.
   </p>
 <script language="JavaScript1.2">
- var id425787;
+ var id339462;
    </script><table class="inline-reference"><tr>
 <td class="index" valign="top"><ul>
-<li>auto_start_dbg</li>
-<li>break_exec_path</li>
-<li>build_info</li>
-<li>catch_system_errors</li>
-<li>color_output</li>
-<li>detect_fp_exceptions</li>
-<li>detect_memory_leaks</li>
-<li>log_format</li>
-<li>log_level</li>
-<li>log_sink</li>
-<li>output_format</li>
-<li>random</li>
-<li>report_format</li>
-<li>report_level</li>
-<li>report_sink</li>
-<li>result_code</li>
-<li>run_test</li>
-<li>save_patterm</li>
-<li>show_progress</li>
-<li>use_alt_stack</li>
+<li>auto_start_dbg</li>
+<li>break_exec_path</li>
+<li>build_info</li>
+<li>catch_system_errors</li>
+<li>color_output</li>
+<li>detect_fp_exceptions</li>
+<li>detect_memory_leaks</li>
+<li>log_format</li>
+<li>log_level</li>
+<li>log_sink</li>
+<li>output_format</li>
+<li>random</li>
+<li>report_format</li>
+<li>report_level</li>
+<li>report_sink</li>
+<li>result_code</li>
+<li>run_test</li>
+<li>save_patterm</li>
+<li>show_progress</li>
+<li>use_alt_stack</li>
 </ul></td>
 <td class="content" valign="top">
 <div class="entry" id="utf.user-guide.runtime-config.parameters.auto_start_dbg"><div class="segmentedlist">
@@ -844,7 +844,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/runtime-config/run-by-name.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/runtime-config/run-by-name.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/runtime-config/run-by-name.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -247,7 +247,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -54,7 +54,7 @@
    </li>
 </ul></div>
 <p class="first-line-indented">
- The above points should make it clear that it's preferable to split <a class="link" href="glossary.html#test-module.def">test module
+ The above points should make it clear that it's preferable to split <a class="link" href="glossary.html#test-module.def" title="The test module">test module
   </a> into smaller units. These units are test cases. A test case has to be constructed based on some kind of
   function and registered in a test tree, so that the test runner knows how to invoke it. There are different
   possible designs for the test case construction problem: inheritance from the predefined base class, specifically
@@ -102,7 +102,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-nullary-test-case.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-nullary-test-case.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-nullary-test-case.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -61,7 +61,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example06-output">&gt; example --log_level=test_suite
 Running 1 test case...
@@ -81,7 +81,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-test-case-template.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-test-case-template.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-test-case-template.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -75,7 +75,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example10-output">&gt; example
 Running 3 test cases...
@@ -89,7 +89,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-test-suite.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-test-suite.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/auto-test-suite.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -93,7 +93,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example12-output">&gt; example
 Running 4 test cases...
@@ -142,7 +142,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example53-output">&gt;example --report_level=detailed
 Running 3 test cases...
@@ -173,7 +173,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/expected-failures.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/expected-failures.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/expected-failures.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -100,7 +100,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example16-output">&gt; example --log_level=message
 Running 1 test case...
@@ -160,7 +160,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example17-output">&gt; example --report_level=short
 Running 2 test cases...
@@ -180,7 +180,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-nullary-test-case.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-nullary-test-case.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-nullary-test-case.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -77,7 +77,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example01-output">&gt; example
 Running 1 test case...
@@ -135,7 +135,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example02-output">&gt; example
 Running 1 test case...
@@ -185,7 +185,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example03-output">&gt; example
 Running 2 test cases...
@@ -238,7 +238,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example04-output">&gt; example
 Running 1 test case...
@@ -307,7 +307,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example05-output">&gt; example
 Running 3 test cases...
@@ -323,7 +323,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-test-case-template.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-test-case-template.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-test-case-template.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -150,7 +150,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example09-output">&gt; example
 Running 3 test cases...
@@ -164,7 +164,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-test-suite.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-test-suite.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/manual-test-suite.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -64,7 +64,7 @@
      The third optional parameter - timeout - defines the timeout value for the test unit. As of now the <acronym class="acronym">UTF</acronym>
      isn't able to set a timeout for the test suite execution, so this parameter makes sense only for test case
       registration. By default no timeout is set. See the method
- <code class="computeroutput"><a class="link" href="../../../execution-monitor/reference.html#id360116-bb">boost::execution_monitor::execute</a></code> for more details about the timeout value.
+ <code class="computeroutput"><a class="link" href="../../../execution-monitor/reference.html#id306657-bb">boost::execution_monitor::execute</a></code> for more details about the timeout value.
     </p>
 <p class="first-line-indented">
      To register group of test units in one function call the boost::unit_test::test_suite provides another add
@@ -136,7 +136,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example11-output">&gt; example --log_level=test_suite
 Running 4 test cases...
@@ -166,7 +166,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/master-test-suite.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/master-test-suite.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/master-test-suite.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -121,7 +121,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example13-output">&gt; example 1
 Test setup error: test tree is empty</pre>
@@ -163,7 +163,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example14-output">&gt; example --log_level=test_suite
 Running 1 test case...
@@ -209,7 +209,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example15-output">&gt; example --log_level=test_suite
 Running 1 test case...
@@ -228,7 +228,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/nullary-test-case.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/nullary-test-case.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/nullary-test-case.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -48,7 +48,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/test-case-template.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/test-case-template.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/test-case-template.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -50,7 +50,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/test-suite.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/test-suite.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/test-suite.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -55,7 +55,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-organization/unary-test-case.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-organization/unary-test-case.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-organization/unary-test-case.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -115,7 +115,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example07-output">&gt; example
 Running 5 test cases...
@@ -172,7 +172,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example08-output">&gt; example
 Running 5 test cases...
@@ -187,7 +187,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -80,7 +80,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_CHECKPOINT.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_CHECKPOINT.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_CHECKPOINT.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -73,7 +73,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example22-output">&gt; example
 Running 1 test case...
@@ -88,7 +88,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_MESSAGE.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_MESSAGE.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_MESSAGE.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -85,7 +85,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example21-output">&gt; example --log_level=message
 Running 2 test cases...
@@ -102,7 +102,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_PASSPOINT.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_PASSPOINT.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_PASSPOINT.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -68,7 +68,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example23-output">&gt; example
 Running 1 test case...
@@ -83,7 +83,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output/FPT.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output/FPT.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output/FPT.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -69,7 +69,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output/log-ct-config.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output/log-ct-config.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output/log-ct-config.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -80,7 +80,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example50-output">&gt; example
 
@@ -128,7 +128,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example51-output">&gt; example
 Running 1 test case...
@@ -180,7 +180,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example52-output">&gt; example --report_level=no
 &lt;TestLog&gt;&lt;Error file="test.cpp" line="18"&gt;check false failed&lt;/Error&gt;&lt;/TestLog&gt;
@@ -194,7 +194,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output/log-hr-format.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output/log-hr-format.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output/log-hr-format.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -322,7 +322,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output/log-xml-format.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output/log-xml-format.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output/log-xml-format.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -38,7 +38,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output/results-report.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output/results-report.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output/results-report.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -46,7 +46,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output/test-log.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output/test-log.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output/test-log.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -181,7 +181,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example32-output">Running 1 test case...
 test.cpp(16): error in "test_list": check p1 == p2 failed [ != ]
@@ -205,7 +205,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-output/test-progress.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-output/test-progress.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-output/test-progress.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -32,7 +32,7 @@
 <p class="first-line-indented">
    In case if the test module involves lengthy computation split among multiple test cases you may be interested in
    progress monitor. The test runners supplied with the <acronym class="acronym">UTF</acronym> support simple text progress display, implemented based
- on <code class="computeroutput">boost::progress_display</code><sup>[<a name="id529053" href="#ftn.id529053" class="footnote">9</a>]</sup>. The progress display output
+ on <code class="computeroutput">boost::progress_display</code><sup>[<a name="id545420" href="#ftn.id545420" class="footnote">9</a>]</sup>. The progress display output
    is enabled using the <acronym class="acronym">UTF</acronym> parameter <a class="link" href="../runtime-config/reference.html#utf.user-guide.runtime-config.parameters">show_progress</a>.
   </p>
 <p class="first-line-indented">
@@ -77,7 +77,7 @@
 <table border="0" summary="Simple list" class="simplelist"><tr>
 <td><code class="literal">Source code</code></td>
 <td> | </td>
-<td><code class="literal">Show output</code></td>
+<td><code class="literal">Show output</code></td>
 </tr></table>
 <pre class="example-output" id="example49-output">&gt; example --show_progress=yes --log_level=nothing
 
@@ -91,12 +91,12 @@
 </div>
 <br class="example-break"><div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><acronym class="acronym"><sup>[<a name="ftn.id529053" href="#id529053" class="acronym">9</a>] </sup>UTF</acronym></div>
+<div class="footnote"><acronym class="acronym"><sup>[<a name="ftn.id545420" href="#id545420" class="acronym">9</a>] </sup>UTF</acronym></div>
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/test-runners.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/test-runners.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/test-runners.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -36,7 +36,7 @@
   </p>
 <pre class="programlisting">int unit_test_main( init_unit_test_func init_func, int argc, char* argv[] );</pre>
 <p class="first-line-indented">
- To invoke the test runner you are required to supply the pointer to the <a class="link" href="glossary.html#test-module.def">test module</a>
+ To invoke the test runner you are required to supply the pointer to the <a class="link" href="glossary.html#test-module.def" title="The test module">test module</a>
    initialization function as the first argument to the test runner function. In majority of the cases this function is
    invoked directly from test executable entry point - function main(). In most usage variants the <acronym class="acronym">UTF</acronym> can
    automatically generate default function main() implementation as either part of the library or test module itself.
@@ -160,7 +160,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/testing-tools.html
==============================================================================
Binary files. No diff available.

Modified: trunk/libs/test/doc/html/utf/user-guide/testing-tools/custom-predicate.html
==============================================================================
Binary files. No diff available.

Modified: trunk/libs/test/doc/html/utf/user-guide/testing-tools/floating_point_comparison.html
==============================================================================
Binary files. No diff available.

Modified: trunk/libs/test/doc/html/utf/user-guide/testing-tools/output-test.html
==============================================================================
Binary files. No diff available.

Modified: trunk/libs/test/doc/html/utf/user-guide/testing-tools/reference.html
==============================================================================
Binary files. No diff available.

Modified: trunk/libs/test/doc/html/utf/user-guide/usage-variants.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/usage-variants.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/usage-variants.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -51,7 +51,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/usage-variants/dynamic-lib-variant.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/usage-variants/dynamic-lib-variant.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/usage-variants/dynamic-lib-variant.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -40,7 +40,7 @@
     inclusion.
    </p>
 <p class="first-line-indented">
- The test runner supplied with this variant requires you to implement the <a class="link" href="../glossary.html#test-module.def">test
+ The test runner supplied with this variant requires you to implement the <a class="link" href="../glossary.html#test-module.def" title="The test module">test
     module</a> initialization function that matches the alternative initialization function signature. The <acronym class="acronym">UTF</acronym>
     provides an ability to <a class="link" href="../initialization.html#utf.user-guide.initialization.auto-generation" title="Automated generation of the test module initialization function">automatically generate</a>
     an empty test module initialization function with correct signature if no custom initialization is required by a
@@ -59,7 +59,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/usage-variants/extern-test-runner-variant.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/usage-variants/extern-test-runner-variant.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/usage-variants/extern-test-runner-variant.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -40,7 +40,7 @@
    </p>
 <p class="first-line-indented">
     If an external test runner is based on the test runner built in to the dynamic library (like the standalone
- boost_test_runner utility supplied by the <acronym class="acronym">UTF</acronym>), it requires you to implement the <a class="link" href="../glossary.html#test-module.def">
+ boost_test_runner utility supplied by the <acronym class="acronym">UTF</acronym>), it requires you to implement the <a class="link" href="../glossary.html#test-module.def" title="The test module">
     test module</a> initialization function that matches the alternative initialization function signature. The
     <acronym class="acronym">UTF</acronym> provides an ability to <a class="link" href="../initialization.html#utf.user-guide.initialization.auto-generation" title="Automated generation of the test module initialization function">automatically generate
     </a> an empty test module initialization function with correct signature if no custom initialization is required
@@ -59,7 +59,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/usage-variants/extern-test-runner.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/usage-variants/extern-test-runner.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/usage-variants/extern-test-runner.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -7,7 +7,7 @@
 <link rel="home" href="../../../index.html" title="Boost Test Library">
 <link rel="up" href="../test-runners.html" title="The supplied test runners &#8230; or where is the entrance?">
 <link rel="prev" href="../test-runners.html" title="The supplied test runners &#8230; or where is the entrance?">
-<link rel="next" href="../glossary.html" title="Glossary &#8230; or what's your name?">
+<link rel="next" href="../glossary.html" title="">
 <script language="JavaScript1.2" src="../../../../js/boost-test.js"></script>
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -43,7 +43,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/usage-variants/single-header-variant.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/usage-variants/single-header-variant.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/usage-variants/single-header-variant.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -45,7 +45,7 @@
     <code class="filename">boost/test/unit_test.hpp</code>.
    </p>
 <p class="first-line-indented">
- The test runner supplied with this variant requires you to implement the <a class="link" href="../glossary.html#test-module.def">test
+ The test runner supplied with this variant requires you to implement the <a class="link" href="../glossary.html#test-module.def" title="The test module">test
     module</a> initialization function that matches one of the two specifications depending on the compilation flag
     <a class="xref" href="../../compilation.html#utf.flag.alt-init-api">BOOST_TEST_ALTERNATIVE_INIT_API</a>. If flag isn't defined you are required to
     match the original specification. If you define the flag
@@ -57,7 +57,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">

Modified: trunk/libs/test/doc/html/utf/user-guide/usage-variants/static-lib-variant.html
==============================================================================
--- trunk/libs/test/doc/html/utf/user-guide/usage-variants/static-lib-variant.html (original)
+++ trunk/libs/test/doc/html/utf/user-guide/usage-variants/static-lib-variant.html 2012-11-05 01:03:48 EST (Mon, 05 Nov 2012)
@@ -36,7 +36,7 @@
     variant of the <acronym class="acronym">UTF</acronym>.
    </p>
 <p class="first-line-indented">
- The test runner supplied with this variant required you to implement the <a class="link" href="../glossary.html#test-module.def">test
+ The test runner supplied with this variant required you to implement the <a class="link" href="../glossary.html#test-module.def" title="The test module">test
     module</a> initialization function that matches one of the two specifications depending on the compilation flag
     <a class="xref" href="../../compilation.html#utf.flag.alt-init-api">BOOST_TEST_ALTERNATIVE_INIT_API</a>. If flag isn't defined you are required
     to match the original specification. If you define the flag <a class="xref" href="../../compilation.html#utf.flag.alt-init-api">BOOST_TEST_ALTERNATIVE_INIT_API</a> during a test module compilation you are required to use the alternative
@@ -58,7 +58,7 @@
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Gennadiy Rozental</div></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001-2012 Gennadiy Rozental</div></td>
 </tr></table>
 <hr>
 <div class="spirit-nav">


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk