Added meta test for buggy type trait

This commit is contained in:
Andrzej Krzemienski
2015-05-18 22:40:15 +02:00
parent 95a073f061
commit 5ece1f224a
2 changed files with 27 additions and 0 deletions

View File

@ -19,6 +19,7 @@ import testing ;
test-suite optional :
[ run optional_test.cpp ]
[ run ak_test_vc14_noexcept.cpp ]
[ run ak_test_trait_noexcept_default.cpp ]
[ run optional_test_swap.cpp ]
[ run optional_test_conversions_from_U.cpp ]
[ run optional_test_tie.cpp ]