mirror of
https://github.com/boostorg/ptr_container.git
synced 2026-02-26 04:52:21 +00:00
Fix names. Boost wide regressions did not work otherwise.
[SVN r27769]
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
subproject libs/smart_container/test ;
|
||||
subproject libs/ptr_container/test ;
|
||||
|
||||
import testing ;
|
||||
|
||||
@@ -14,7 +14,7 @@ rule sc-test ( name )
|
||||
}
|
||||
|
||||
|
||||
test-suite smart-container :
|
||||
test-suite ptr_container :
|
||||
[ sc-test ptr_vector ]
|
||||
[ sc-test ptr_list ]
|
||||
[ sc-test ptr_deque ]
|
||||
|
||||
Reference in New Issue
Block a user