forked from boostorg/unordered
Disable scoped_allocator test for msvc-14.0 as a stdlib defect in its scoped_allocator_adaptor
requires DefaultConstructible for Allocators
This commit is contained in:
@ -61,7 +61,7 @@ test-suite unordered
|
|||||||
[ run unordered/swap_tests.cpp ]
|
[ run unordered/swap_tests.cpp ]
|
||||||
[ run unordered/detail_tests.cpp ]
|
[ run unordered/detail_tests.cpp ]
|
||||||
[ run unordered/deduction_tests.cpp ]
|
[ run unordered/deduction_tests.cpp ]
|
||||||
[ run unordered/scoped_allocator.cpp ]
|
[ run unordered/scoped_allocator.cpp : : : <toolset>msvc-14.0:<build>no ]
|
||||||
[ run unordered/transparent_tests.cpp ]
|
[ run unordered/transparent_tests.cpp ]
|
||||||
[ run unordered/reserve_tests.cpp ]
|
[ run unordered/reserve_tests.cpp ]
|
||||||
[ run unordered/contains_tests.cpp ]
|
[ run unordered/contains_tests.cpp ]
|
||||||
|
Reference in New Issue
Block a user