mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 00:50:40 +00:00
Added Boost.Utility/IdentityType and Boost.Functional/OverloadedFunction to status/Jamfile.v2 list of regression tests.
Updated Boost.ScopeExit documentation. [SVN r77059]
This commit is contained in:
parent
61710119fb
commit
bc8bdab73b
5 changed files with 6 additions and 4 deletions
|
@ -1 +1 @@
|
|||
Subproject commit df484fc464de0105ccdb80f272c98d9d5bcbaf92
|
||||
Subproject commit e379125fea161f4b3c323da9bc7d63c438825699
|
|
@ -1 +1 @@
|
|||
Subproject commit 259533b62b1f36d16b259165f8b186d6d9f64ba6
|
||||
Subproject commit 8b050320513d8cfaf3c2c4073a696f11349c8268
|
|
@ -1 +1 @@
|
|||
Subproject commit 95385ba025768efc1d4772066625be6a9d1ba9ec
|
||||
Subproject commit 40c505750e45faf6f5587937e501b83ba2b47dd4
|
|
@ -1 +1 @@
|
|||
Subproject commit 0db9276e8c635c3d935287cb97accd94ed7ecd6c
|
||||
Subproject commit 2891cb52d6ff086e24e6bf79c284eb71e7e1ad9c
|
|
@ -78,6 +78,7 @@ run-tests libs :
|
|||
functional/factory/test # test-suite functional/factory
|
||||
functional/forward/test # test-suite functional/forward
|
||||
functional/hash/test # test-suite functional/hash
|
||||
functional/overloaded_function/test # test-suite func./overloaded_function
|
||||
function_types/test # test-suite function_types
|
||||
fusion/test # test-suite fusion
|
||||
geometry/test # test-suite geometry
|
||||
|
@ -149,6 +150,7 @@ run-tests libs :
|
|||
unordered/test/unordered # test-suite unordered
|
||||
unordered/test/exception # test-suite unordered-exception
|
||||
utility/enable_if/test # test-suite utility/enable_if
|
||||
utility/identity_type/test # test-suite utility/identity_type
|
||||
utility/swap/test # test-suite utility/swap
|
||||
utility/test # test-suite utility
|
||||
uuid/test # test-suite uuid
|
||||
|
|
Loading…
Add table
Reference in a new issue