mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
Add Boost.Unordered to the regression tests.
Merged revisions 42536 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r42536 | danieljames | 2008-01-06 17:40:32 +0000 (Sun, 06 Jan 2008) | 1 line Add Boost.Unordered to the regression tests. ........ [SVN r46495]
This commit is contained in:
parent
1bbaf980e7
commit
0d93c89ef5
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,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