Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r59332 - trunk/libs/utility/test
From: dave_at_[hidden]
Date: 2010-01-28 09:41:17


Author: dave
Date: 2010-01-28 09:41:16 EST (Thu, 28 Jan 2010)
New Revision: 59332
URL: http://svn.boost.org/trac/boost/changeset/59332

Log:
Revert unintentional reference to "noncopyable_adl_barrier" test that's not checked in.

Text files modified:
   trunk/libs/utility/test/Jamfile.v2 | 1 -
   1 files changed, 0 insertions(+), 1 deletions(-)

Modified: trunk/libs/utility/test/Jamfile.v2
==============================================================================
--- trunk/libs/utility/test/Jamfile.v2 (original)
+++ trunk/libs/utility/test/Jamfile.v2 2010-01-28 09:41:16 EST (Thu, 28 Jan 2010)
@@ -25,7 +25,6 @@
         [ run ../iterators_test.cpp ../../test/build//boost_test_exec_monitor/<link>static ]
         [ run next_prior_test.cpp ../../test/build//boost_test_exec_monitor/<link>static ]
         [ compile-fail ../noncopyable_test.cpp ]
- [ run noncopyable_adl_barrier.cpp ]
         [ run ../numeric_traits_test.cpp ]
         [ run ../operators_test.cpp ../../test/build//boost_test_exec_monitor/<link>static ]
         [ compile ../ref_ct_test.cpp ]


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