You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/utility
Marshall Clow a12318f5ae Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<>
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@306580 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
as_const Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
declval Fix a handful of tests that fail in C++03 10 years ago
exchange [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. 9 years ago
forward Fix shadow warnings. Patch from STL@microsoft.com 9 years ago
operators Move test into test/std subdirectory. 11 years ago
pairs Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<> 8 years ago
utility.inplace Test changes for P0504R0 "Revisiting in-place tag types for any/optional/variant". Patch from Casey Carter 9 years ago
utility.swap Add is_swappable/is_nothrow_swappable traits 10 years ago
synopsis.pass.cpp [libcxx] Fix c++98 test failures. 10 years ago