mirror of
https://github.com/boostorg/detail.git
synced 2025-08-02 13:54:27 +02:00
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 numeric_traits_test.cpp ;
|
||||||
run test_utf8_codecvt.cpp : :
|
run test_utf8_codecvt.cpp : :
|
||||||
: [ requires std_wstreambuf ]
|
: [ requires std_wstreambuf ]
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user