Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-08-03 04:52:04


Author: danieljames
Date: 2008-08-03 04:52:03 EDT (Sun, 03 Aug 2008)
New Revision: 47952
URL: http://svn.boost.org/trac/boost/changeset/47952

Log:
Fix links to the test documentation.
Text files modified:
   trunk/libs/libraries.htm | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2008-08-03 04:52:03 EDT (Sun, 03 Aug 2008)
@@ -256,7 +256,7 @@
     <li>system - Operating system support,
     including the diagnostics support that will be part of the C++0x standard
     library, from Beman Dawes.</li>
- <li>test - Support for simple program testing,
+ <li>test - Support for simple program testing,
     full unit testing, and for program
       execution monitoring, from Gennadiy Rozental.</li>
     <li>thread - Portable C++
@@ -540,7 +540,7 @@
     <li>static_assert
         - Static assertions (compile time assertions), from John
         Maddock.</li>
- <li>test - Support for simple program testing,
+ <li>test - Support for simple program testing,
     full unit testing, and for program
       execution monitoring, from Gennadiy Rozental.</li>
 </ul>


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