mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Add Boost.Unordered to the regression tests.
[SVN r42536]
This commit is contained in:
parent
25f38b1cac
commit
78481f48a2
1 changed files with 2 additions and 0 deletions
|
@ -87,6 +87,8 @@ build-project ../libs/tr1/test ; # test-suite tr1
|
|||
build-project ../libs/tuple/test ; # test-suite tuple
|
||||
build-project ../libs/type_traits/test ; # test-suite type_traits
|
||||
build-project ../libs/typeof/test ; # test-suite typeof
|
||||
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/test ; # test-suite utility
|
||||
build-project ../libs/variant/test ; # test-suite variant
|
||||
|
|
Loading…
Add table
Reference in a new issue