id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1866,Typos in Boost Test documentation,Peter Walsh ,Gennadiy Rozental,"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. ",Bugs,closed,Boost 1.36.0,test,Boost 1.35.0,Cosmetic,fixed,,