mirror of
https://github.com/boostorg/core.git
synced 2025-05-11 13:13:55 +00:00
Disable test under CMake, CTest doesn't like crashing tests
This commit is contained in:
parent
230dd83002
commit
a32c1ee7ac
@ -331,7 +331,7 @@ run as_writable_bytes_test.cpp ;
|
||||
run splitmix64_test.cpp
|
||||
: : : $(pedantic-errors) ;
|
||||
|
||||
run-fail verbose_terminate_handler_fail.cpp ;
|
||||
run-fail verbose_terminate_handler_fail.cpp : ;
|
||||
run-fail verbose_terminate_handler_fail.cpp : : : <exception-handling>off : verbose_terminate_handler_fail_nx ;
|
||||
run-fail verbose_terminate_handler_fail.cpp : : : <rtti>off : verbose_terminate_handler_fail_nr ;
|
||||
run-fail verbose_terminate_handler_fail.cpp : : : <exception-handling>off <rtti>off : verbose_terminate_handler_fail_nxr ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user