Add test case for fix to issue #78

This commit is contained in:
Andrzej Krzemienski
2019-12-20 00:18:52 +01:00
parent 0481b05d1f
commit 13bc27698e
5 changed files with 88 additions and 12 deletions

View File

@@ -50,6 +50,7 @@ import testing ;
[ run optional_test_member_T.cpp ]
[ run optional_test_tc_base.cpp ]
[ compile optional_test_sfinae_friendly_ctor.cpp ]
[ compile optional_test_path_assignment.cpp ]
[ compile-fail optional_test_fail_const_swap.cpp ]
[ compile-fail optional_test_ref_convert_assign_const_int_prevented.cpp ]
[ compile-fail optional_test_fail1.cpp ]