forked from boostorg/detail
Enabled numeric_traits test that has been moved from Boost.Utility.
This commit is contained in:
@@ -23,6 +23,7 @@ import ../../config/checks/config : requires ;
|
|||||||
|
|
||||||
run binary_search_test.cpp ;
|
run binary_search_test.cpp ;
|
||||||
run is_sorted_test.cpp ;
|
run is_sorted_test.cpp ;
|
||||||
run test_utf8_codecvt.cpp : :
|
run numeric_traits_test.cpp ;
|
||||||
|
run test_utf8_codecvt.cpp : :
|
||||||
: [ requires std_wstreambuf ]
|
: [ requires std_wstreambuf ]
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user