summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorAndrey Semashev <andrey.semashev@gmail.com>2012-12-15 18:28:27 +0000
committerAndrey Semashev <andrey.semashev@gmail.com>2012-12-15 18:28:27 +0000
commitf46685dd72787b8caaf08cf461d1a77c40462fab (patch)
tree3644fd8e4ce759de616fe7cbef2420ddb5c48d89 /status
parent15a4c127d41fb3b6215c382f072a334f07aa61ec (diff)
downloadboost-f46685dd72787b8caaf08cf461d1a77c40462fab.tar.gz
Boost.Atomic and Boost.Lockfree merged from trunk.
[SVN r81976]
Diffstat (limited to 'status')
-rw-r--r--status/Jamfile.v22
1 files changed, 2 insertions, 0 deletions
diff --git a/status/Jamfile.v2 b/status/Jamfile.v2
index 88770234d1..a98d067155 100644
--- a/status/Jamfile.v2
+++ b/status/Jamfile.v2
@@ -53,6 +53,7 @@ run-tests libs :
array/test # test-suite array
asio/test # test-suite asio
assign/test # test-suite assign
+ atomic/test # test-suite atomic
any/test # test-suite any
bimap/test # test-suite bimap
bind/test # test-suite bind
@@ -101,6 +102,7 @@ run-tests libs :
local_function/test # test-suite local_function
locale/test # test-suite locale
logic/test # test-suite logic
+ lockfree/test # test-suite lockfree
math/test # test-suite math
multiprecision/test # test-suite multiprecision
move/example # test-suite move_example