tests: added two test cases from GitHub issues

This commit is contained in:
Andrzej Krzemienski
2018-10-29 21:47:09 +01:00
parent fae2791f45
commit 65bb040db8
3 changed files with 58 additions and 5 deletions

View File

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