experimental optional config test

This commit is contained in:
Andrzej Krzemienski
2015-10-08 18:53:28 +02:00
parent 238dd15ed0
commit 0d5061aebe
6 changed files with 173 additions and 0 deletions

View File

@ -60,5 +60,7 @@ import testing ;
[ compile-fail optional_test_fail_io_without_io.cpp ]
[ compile-fail optional_test_fail_none_io_without_io.cpp ]
[ compile-fail optional_test_fail_convert_assign_of_enums.cpp ]
[ run optional_xconfig_NO_PROPER_ASSIGN_FROM_CONST_INT_pass.cpp ]
[ run-fail optional_xconfig_NO_PROPER_ASSIGN_FROM_CONST_INT_fail.cpp ]
;
}