summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2017-11-30 22:01:26 +0200
committerPeter Dimov <pdimov@pdimov.com>2017-12-21 18:24:19 +0200
commite54af35cc30d20f73095ec3fb1c7fa734463d5fb (patch)
treea9822416941cfc64faad988cca65ef94f2fc7bd2 /status
parent18ee4022ce2ef11eae74299c9f41dd058c7c2caa (diff)
downloadboost-e54af35cc30d20f73095ec3fb1c7fa734463d5fb.tar.gz
Remove Wave special case from status/Jamfile (#173)
Add an optional extended description…
Diffstat (limited to 'status')
-rw-r--r--status/Jamfile.v23
1 files changed, 0 insertions, 3 deletions
diff --git a/status/Jamfile.v2 b/status/Jamfile.v2
index c8417540ff..3c834a447a 100644
--- a/status/Jamfile.v2
+++ b/status/Jamfile.v2
@@ -196,9 +196,6 @@ run-tests libs : $(libs-to-test)/test ;
# Tests from Jamfiles in individual library test subdirectories
# Please keep these in alphabetic order by test-suite name
-run-tests libs :
- wave/test/build # test-suite wave
- ;
run-tests tools :
bcp/test