testing swap() in a separate file

This commit is contained in:
Andrzej Krzemienski
2015-01-16 19:16:12 +01:00
parent eed1b6ea33
commit 2437f9cb4c
3 changed files with 377 additions and 332 deletions

View File

@ -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 ]