Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r77294 - trunk/libs/thread/test
From: vicente.botet_at_[hidden]
Date: 2012-03-10 12:27:11


Author: viboes
Date: 2012-03-10 12:27:10 EST (Sat, 10 Mar 2012)
New Revision: 77294
URL: http://svn.boost.org/trac/boost/changeset/77294

Log:
Thread: Comment not yet committed test
Text files modified:
   trunk/libs/thread/test/Jamfile.v2 | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/libs/thread/test/Jamfile.v2
==============================================================================
--- trunk/libs/thread/test/Jamfile.v2 (original)
+++ trunk/libs/thread/test/Jamfile.v2 2012-03-10 12:27:10 EST (Sat, 10 Mar 2012)
@@ -81,9 +81,9 @@
           #uncomment the following once these works on windows
           #[ thread-run test_shared_mutex_timed_locks_chrono.cpp ]
           #uncomment the following once these works on windows
- [ thread-run test_v2_shared_mutex.cpp ]
- [ thread-run test_v2_shared_mutex_part_2.cpp ]
- [ thread-run test_v2_shared_mutex_timed_locks.cpp ]
+ #[ thread-run test_v2_shared_mutex.cpp ]
+ #[ thread-run test_v2_shared_mutex_part_2.cpp ]
+ #[ thread-run test_v2_shared_mutex_timed_locks.cpp ]
           [ thread-run test_lock_concept.cpp ]
           [ thread-run test_generic_locks.cpp ]
           [ thread-run test_futures.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