|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r81864 - trunk/libs/thread/test
From: vicente.botet_at_[hidden]
Date: 2012-12-11 13:58:44
Author: viboes
Date: 2012-12-11 13:58:43 EST (Tue, 11 Dec 2012)
New Revision: 81864
URL: http://svn.boost.org/trac/boost/changeset/81864
Log:
Thread: comment missing file
Text files modified:
trunk/libs/thread/test/Jamfile.v2 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
Modified: trunk/libs/thread/test/Jamfile.v2
==============================================================================
--- trunk/libs/thread/test/Jamfile.v2 (original)
+++ trunk/libs/thread/test/Jamfile.v2 2012-12-11 13:58:43 EST (Tue, 11 Dec 2012)
@@ -663,8 +663,10 @@
test-suite ts_
:
#[ thread-run2-noit ./sync/futures/future/then_pass.cpp : future__then_p ]
+ #[ thread-run ../example/test_so.cpp ]
+ #[ thread-run ../example/test_so2.cpp ]
- [ compile virtual_noexcept.cpp ]
+ #[ compile virtual_noexcept.cpp ]
#[ thread-run test_7665.cpp ]
#[ thread-run test_7666.cpp ]
#[ thread-run ../example/unwrap.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