mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 07:41:06 +00:00
Added test-suite "utility/swap" to /release/status/Jamfile.v2, hoping to see it at www.boost.org/development/tests/release/developer
[SVN r49831]
This commit is contained in:
parent
c021728ddf
commit
4eaf99743f
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ build-project ../libs/units/test ; # test-suite units
|
|||
build-project ../libs/unordered/test/unordered ; # test-suite unordered
|
||||
build-project ../libs/unordered/test/exception ; # test-suite unordered-exception
|
||||
build-project ../libs/utility/enable_if/test ; # test-suite utility/enable_if
|
||||
build-project ../libs/utility/swap/test ; # test-suite utility/swap
|
||||
build-project ../libs/utility/test ; # test-suite utility
|
||||
build-project ../libs/variant/test ; # test-suite variant
|
||||
build-project ../libs/wave/test/build ; # test-suite wave
|
||||
|
|
Loading…
Add table
Reference in a new issue