summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2017-11-30 22:01:26 +0200
committerGitHub <noreply@github.com>2017-11-30 22:01:26 +0200
commit3af09d83695bc1dda0567d0cc7570f3639bda59e (patch)
tree7ef59ab9236b492a6f399c1e3bb5af03589bc2b7
parent45b80eac57a4de884ce5ec5aeac1e22f9538c5d6 (diff)
downloadboost-3af09d83695bc1dda0567d0cc7570f3639bda59e.tar.gz
Remove Wave special case from status/Jamfile (#173)
Add an optional extended description…
-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