Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r53689 - sandbox/async/libs/async/test
From: vicente.botet_at_[hidden]
Date: 2009-06-06 10:33:49


Author: viboes
Date: 2009-06-06 10:33:48 EDT (Sat, 06 Jun 2009)
New Revision: 53689
URL: http://svn.boost.org/trac/boost/changeset/53689

Log:
Boost.Async V0.2: Immediate executor + reference docs

Text files modified:
   sandbox/async/libs/async/test/Jamfile.v2 | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/async/libs/async/test/Jamfile.v2
==============================================================================
--- sandbox/async/libs/async/test/Jamfile.v2 (original)
+++ sandbox/async/libs/async/test/Jamfile.v2 2009-06-06 10:33:48 EDT (Sat, 06 Jun 2009)
@@ -52,7 +52,7 @@
     test-suite "tests"
         :
 # [ async-run test_basic_threader.cpp ]
- [ async-run test_inmediate.cpp ]
+ [ async-run test_immediate.cpp ]
            [ async-run test_launcher.cpp ]
            [ async-run test_threader.cpp ]
            [ async-run test_thread_pool.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