diff options
author | Peter Dimov <pdimov@pdimov.com> | 2016-04-05 05:10:14 +0300 |
---|---|---|
committer | Peter Dimov <pdimov@pdimov.com> | 2016-05-20 06:22:15 +0300 |
commit | aaadf6e5892094016368efd02e2963cf18589398 (patch) | |
tree | b169636209b234e7bc6386159b36a50e2a1a6a36 | |
parent | 1f4af676c4dd8584f90b10ab692f7b16a436cb9c (diff) | |
download | boost-aaadf6e5892094016368efd02e2963cf18589398.tar.gz |
Add qvm to status/Jamfile.v2
-rw-r--r-- | status/Jamfile.v2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 85673b699b..9ade5c793d 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -144,6 +144,7 @@ run-tests libs : proto/test # test-suite proto ptr_container/test # test-suite ptr_container python/test # test-suite python + qvm/test # test-suite qvm random/test # test-suite random range/test # test-suite range ratio/test # test-suite ratio |