diff options
author | Peter Dimov <pdimov@pdimov.com> | 2016-04-05 05:10:14 +0300 |
---|---|---|
committer | Peter Dimov <pdimov@pdimov.com> | 2016-04-05 05:10:14 +0300 |
commit | af354474dd151d50307afac72018358a92c1a4c1 (patch) | |
tree | 8ba2498718493ea1973c4a18807eeeb789b03a1e /status | |
parent | 551804b55c4366656968ed073a151620a4c85916 (diff) | |
download | boost-af354474dd151d50307afac72018358a92c1a4c1.tar.gz |
Add qvm to status/Jamfile.v2
Diffstat (limited to 'status')
-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 72ef1a2cf1..3cc66bfb36 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -145,6 +145,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 |