--- libs/filesystem/doc/tr2_proposal.html
+++ libs/filesystem/doc/tr2_proposal.html
@@ -2512,7 +2512,7 @@
processor! Although these semantics are often useful, they are also very
error-prone.
See
-
+
complete() note for usage suggestions. -- end note]
errno_type to_errno( system_error_type code );
--- libs/test/doc/components/prg_exec_monitor/compilation.html
+++ libs/test/doc/components/prg_exec_monitor/compilation.html
@@ -42,13 +42,13 @@
that is built on top of bjam tool. All make systems require some kind of
configuration file that list all files that constitute the library and all
the build options. For example makefile that is used by make, Microsoft Visual
- Studio project file, Jamfile that is used by Boost.Build. For the sake of
+ Studio project file, Jamfile.v2 that is used by Boost.Build. For the sake of
simplicity lets call this file the makefile. To build a stanalone library
following files, that are located in the Boost Test Library source directory,
needs to be listed as source files in your makefile:
execution_monitor.cpp
cpp_main.cpp
- The Jamfile for
+
The Jamfile.v2 for
use with Boost.Build system is supplied in libs/test/build directory.
Building static library
There are no additional build defines or options
--- libs/test/doc/components/utf/compilation.html
+++ libs/test/doc/components/utf/compilation.html
@@ -64,7 +64,7 @@
unit_test_suite.cpp
xml_log_formatter.cpp
xml_report_formatter.cpp
- The Jamfile for
+
The Jamfile.v2 for
use with Boost.Build system is supplied in libs/test/build directory.
Building static library
There are no additional build defines or options
--- libs/test/doc/examples/unit_test_example1.html
+++ libs/test/doc/examples/unit_test_example1.html
@@ -31,13 +31,14 @@
Output: |
Running 1 test case...
- .../unit_test_example1.cpp(17): error in "free_test_function": test 2 == 1 failed
+ .../unit_test_example_01.cpp(17): error in "free_test_function": test 2 == 1 failed
*** No errors detected |
Source: |
- unit_test_example1.cpp |
+ unit_test_example_01.cpp |
--- libs/test/doc/examples/unit_test_example2.html
+++ libs/test/doc/examples/unit_test_example2.html
@@ -34,13 +34,14 @@
it will look like this:
Running 2 test case...
Exception in "force_division_by_zero": integer divide by zero
- .../unit_test_example2.cpp(16) : last checkpoint: About to force division by zero!
+ .../unit_test_example_02.cpp(16) : last checkpoint: About to force division by zero!
*** errors detected in test suite "Unit test example 2"; see standard output for details
Source: |
- unit_test_example2.cpp |
+ unit_test_example_02.cpp |
--- libs/test/doc/examples/unit_test_example3.html
+++ libs/test/doc/examples/unit_test_example3.html
@@ -34,18 +34,18 @@
Output: |
With the input described above the output looks like:
Running 3 test case...
- .../unit_test_example3.cpp(63): error in "account_test::test_init": test m_account.balance() ==
+ .../unit_test_example_03.cpp(63): error in "account_test::test_init": test m_account.balance() ==
5.0 failed [10 != 5]
Enter deposit value:
5
- .../unit_test_example3.cpp(87): fatal error in "account_test::test_deposit":
+ .../unit_test_example_03.cpp(87): fatal error in "account_test::test_deposit":
test m_account.balance() >= 100.0 failed
*** 2 failures detected (5 failures expected) in test suite "Unit test example 3" |
Source: |
- unit_test_example3.cpp |
+ unit_test_example_03.cpp |
--- libs/test/doc/examples/unit_test_example4.html
+++ libs/test/doc/examples/unit_test_example4.html
@@ -27,14 +27,14 @@
The output depends on whether or not your system support setting test case timeout. For Win32
it will look like this:
Running 1 test case...
- .../unit_test_example4.cpp(20): error in "check_string": test s.substr( 0, 3 ) == "hdr" failed
+ .../unit_test_example_04.cpp(20): error in "check_string": test s.substr( 0, 3 ) == "hdr" failed
[3 != hdr]
*** No errors detected |
Source: |
- unit_test_example4.cpp |
+ unit_test_example_04.cpp |
--- libs/test/doc/examples/unit_test_example5.html
+++ libs/test/doc/examples/unit_test_example5.html
@@ -52,7 +52,7 @@
Source: |
- unit_test_example5.cpp |
+ unit_test_example_05.cpp |
--- libs/test/doc/tutorials/hello_the_testing_world.html
+++ libs/test/doc/tutorials/hello_the_testing_world.html
@@ -134,7 +134,7 @@
© Copyright Gennadiy
Rozental 2001-2006.
Distributed under the Boost Software License, Version 1.0. (See accompanying
- file LICENSE_1_0.txt or copy
+ file LICENSE_1_0.txt or copy
at www.boost.org/LICENSE_1_0.txt)
Revised:
28 February, 2006
--- more/count_bdy.htm
+++ more/count_bdy.htm
@@ -753,7 +753,7 @@
First published in Overload 25,
+ "http://www.accu.org/index.php/overloadonline" 25,
April 1998, ISSN 1354-3172