$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r77072 - trunk/status
From: lorcaminiti_at_[hidden]
Date: 2012-02-18 22:37:00
Author: lcaminiti
Date: 2012-02-18 22:36:59 EST (Sat, 18 Feb 2012)
New Revision: 77072
URL: http://svn.boost.org/trac/boost/changeset/77072
Log:
Added LocalFunction tests to regression tests.
Text files modified: 
   trunk/status/Jamfile.v2 |     1 +                                       
   1 files changed, 1 insertions(+), 0 deletions(-)
Modified: trunk/status/Jamfile.v2
==============================================================================
--- trunk/status/Jamfile.v2	(original)
+++ trunk/status/Jamfile.v2	2012-02-18 22:36:59 EST (Sat, 18 Feb 2012)
@@ -96,6 +96,7 @@
     iostreams/test              # test-suite iostreams
     iterator/test               # test-suite iterator
     lambda/test                 # test-suite lambda
+    local_function/test         # test-suite local_function
     locale/test                 # test-suite locale
     logic/test                  # test-suite logic
     math/test                   # test-suite math