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
Eric Fiselier 1d0d379c40 Fix XFAILS for is_trivially_destructible trait
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@289802 91177308-0d34-0410-b5e6-96231b3b80d8
9 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 Fix XFAILS for is_trivially_destructible trait 9 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