Subject: [Boost-bugs] [Boost C++ Libraries] #1866: Typos in Boost Test documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-26 04:48:43
#1866: Typos in Boost Test documentation
-------------------------------------------------------------+--------------
Reporter: Peter Walsh <dr.9.OkianWarrior_at_[hidden]> | Owner: matias
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: Documentation
Version: Boost 1.35.0 | Severity: Cosmetic
Keywords: |
-------------------------------------------------------------+--------------
Address:
http://www.boost.org/doc/libs/1_35_0/libs/test/doc/components/minimal_testing/index.html
Text:
Introduction
Boost.Test minimal testing facility provides the functionality provided
previosly by the original version of Boost.Test. As the name sujest it
provides only minimal basic facilities for test creation. It does not have
any configuration parameters (either command line arguments or environment
variables ) and it supply very limited set of test tools that behave
similarly to ones defined in the Test Tools. Minimal testing facility
supply it's own fhe function main() (so could not be used for multiunit
testing) and execute the test program in a monitored environment.
Error: Multiple typos (ex: sujest => suggest). Rewritten as follows:
The Boost.Test minimal testing facility provides the functionality of the
original version of Boost.Test. As the name suggests, it provides minimal
basic facilities for test creation. It has no configuration parameters
(either command line arguments or environment variables ) and it supplies
a limited set of test tools which behave similarly to ones defined in the
Test Tools. The minimal testing facility supplies it's own function main()
and will execute the test program in a monitored environment.
Consequently, it cannot be used for multi-unit testing.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1866>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC