llvm-project/libcxx/test/std/utilities/utility
Marshall Clow f8c16417a9 Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<>
llvm-svn: 306580
2017-06-28 18:18:30 +00:00
..
as_const Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
declval Fix a handful of tests that fail in C++03 2015-07-28 07:31:50 +00:00
exchange [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. 2016-12-08 21:38:57 +00:00
forward Fix shadow warnings. Patch from STL@microsoft.com 2016-10-07 22:10:35 +00:00
operators
pairs Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<> 2017-06-28 18:18:30 +00:00
utility.inplace Test changes for P0504R0 "Revisiting in-place tag types for any/optional/variant". Patch from Casey Carter 2016-11-17 19:23:35 +00:00
utility.swap Add is_swappable/is_nothrow_swappable traits 2016-04-21 23:38:59 +00:00
synopsis.pass.cpp [libcxx] Fix c++98 test failures. 2016-06-03 21:40:03 +00:00