mirror of
https://github.com/boostorg/optional.git
synced 2025-07-29 12:07:21 +02:00
testing swap() in a separate file
This commit is contained in:
@ -17,6 +17,7 @@ import testing ;
|
||||
{
|
||||
test-suite optional :
|
||||
[ run optional_test.cpp ]
|
||||
[ run optional_test_swap.cpp ]
|
||||
[ run optional_test_conversions_from_U.cpp ]
|
||||
[ run optional_test_tie.cpp ]
|
||||
[ run optional_test_ref_assign_portable_minimum.cpp ]
|
||||
|
Reference in New Issue
Block a user