mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-11 21:44:01 +00:00
Add tests back in
This commit is contained in:
parent
e49fef5f9a
commit
ac216a93c8
@ -33,7 +33,6 @@ project
|
||||
<toolset>msvc:<warnings-as-errors>on
|
||||
;
|
||||
|
||||
#|
|
||||
run unordered/prime_fmod_tests.cpp ;
|
||||
run unordered/fwd_set_test.cpp ;
|
||||
run unordered/fwd_map_test.cpp ;
|
||||
@ -100,13 +99,11 @@ run exception/less_tests.cpp ;
|
||||
|
||||
run unordered/narrow_cast_tests.cpp ;
|
||||
run quick.cpp ;
|
||||
|#
|
||||
|
||||
import ../../config/checks/config : requires ;
|
||||
|
||||
CPP11 = [ requires cxx11_constexpr cxx11_noexcept cxx11_decltype cxx11_alignas ] ;
|
||||
|
||||
#|
|
||||
local FOA_TESTS =
|
||||
fwd_set_test
|
||||
fwd_map_test
|
||||
@ -177,7 +174,6 @@ alias foa_tests :
|
||||
foa_swap_exception_tests
|
||||
foa_merge_exception_tests
|
||||
;
|
||||
|#
|
||||
|
||||
local CFOA_TESTS =
|
||||
insert_tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user