mirror of
https://github.com/boostorg/optional.git
synced 2025-07-29 20:17:21 +02:00
added NO-CONVERT tests
This commit is contained in:
@ -62,5 +62,7 @@ import testing ;
|
||||
[ compile-fail optional_test_fail_convert_assign_of_enums.cpp ]
|
||||
[ run optional_xconfig_NO_PROPER_ASSIGN_FROM_CONST_INT_pass.cpp ]
|
||||
[ run-fail optional_xconfig_NO_PROPER_ASSIGN_FROM_CONST_INT_fail.cpp ]
|
||||
[ run optional_xconfig_NO_PROPER_CONVERT_FROM_CONST_INT_pass.cpp ]
|
||||
[ run-fail optional_xconfig_NO_PROPER_CONVERT_FROM_CONST_INT_fail.cpp ]
|
||||
;
|
||||
}
|
||||
|
Reference in New Issue
Block a user