$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r80566 - trunk/libs/numeric/ublas/test
From: dnljms_at_[hidden]
Date: 2012-09-17 17:32:26
Author: danieljames
Date: 2012-09-17 17:32:25 EDT (Mon, 17 Sep 2012)
New Revision: 80566
URL: http://svn.boost.org/trac/boost/changeset/80566
Log:
Uncommit out ublas test (revert [80531]).
The test has now been added. I sent an email to the ublas list about this, but
I think it's stuck in moderation limbo, I guess that's why this wasn't reverted
before.
Text files modified: 
   trunk/libs/numeric/ublas/test/Jamfile.v2 |     4 ++--                                    
   1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/libs/numeric/ublas/test/Jamfile.v2
==============================================================================
--- trunk/libs/numeric/ublas/test/Jamfile.v2	(original)
+++ trunk/libs/numeric/ublas/test/Jamfile.v2	2012-09-17 17:32:25 EDT (Mon, 17 Sep 2012)
@@ -165,8 +165,8 @@
           ]
           [ run test_triangular.cpp
           ]
-	  #[ run test_ticket7296.cpp
-	  #]
+	  [ run test_ticket7296.cpp
+	  ]
       [ run test_inplace_solve.cpp
         : 
         :