summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2014-06-02 22:28:50 +0100
committerDaniel James <daniel@calamity.org.uk>2014-06-02 22:41:16 +0100
commitc55db8c374f5d97c3178a9b08118e306aa2caa39 (patch)
treea23fd421542331b00cacf750790f516754b22fc0 /status
parentf164306ce26216a3beaff7dd8a1f9feecb96ddc5 (diff)
downloadboost-c55db8c374f5d97c3178a9b08118e306aa2caa39.tar.gz
Update swap test to core.
Diffstat (limited to 'status')
-rw-r--r--status/Jamfile.v22
1 files changed, 1 insertions, 1 deletions
diff --git a/status/Jamfile.v2 b/status/Jamfile.v2
index a1947cef65..d2df015488 100644
--- a/status/Jamfile.v2
+++ b/status/Jamfile.v2
@@ -68,6 +68,7 @@ run-tests libs :
context/test # test-suite context
conversion/test # test-suite conversion
core/test # test-suite core
+ core/test/swap # test-suite core/swap
coroutine/test # test-suite coroutine
crc/test # test-suite crc
date_time/test # test-suite date_time
@@ -166,7 +167,6 @@ run-tests libs :
unordered/test/exception # test-suite unordered-exception
utility/enable_if/test # test-suite utility/enable_if
utility/identity_type/test # test-suite utility/identity_type
- utility/swap/test # test-suite utility/swap
utility/test # test-suite utility
uuid/test # test-suite uuid
variant/test # test-suite variant