mirror of
https://github.com/boostorg/optional.git
synced 2025-07-29 20:17:21 +02:00
tests: added two test cases from GitHub issues
This commit is contained in:
@ -18,6 +18,7 @@ import testing ;
|
||||
{
|
||||
test-suite optional :
|
||||
[ run optional_test.cpp ]
|
||||
[ run optional_test_assign.cpp ]
|
||||
[ run optional_test_swap.cpp ]
|
||||
[ run optional_test_conversions_from_U.cpp ]
|
||||
[ run optional_test_convert_from_T.cpp ]
|
||||
|
Reference in New Issue
Block a user