mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Added TR1 lib tests.
[SVN r31390]
This commit is contained in:
parent
29af98901b
commit
e75c24acb1
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ subinclude libs/smart_ptr/test ; # test-suite smart_ptr
|
|||
subinclude libs/spirit/test ; # test-suite spirit
|
||||
subinclude libs/static_assert ; # test-suite static_assert
|
||||
subinclude libs/thread/test ; # test-suite thread
|
||||
subinclude libs/tr1/test ; # test-suite tr1
|
||||
subinclude libs/type_traits/test ; # test-suite type_traits
|
||||
subinclude libs/typeof/test ; # test-suite typeof
|
||||
subinclude libs/utility/enable_if/test ; # test-suite utility/enable_if
|
||||
|
|
Loading…
Add table
Reference in a new issue