llvm-project/libcxx/test/std/utilities
Stephan T. Lavavej 12195f1f03 [libcxx] [test] Strip trailing whitespace. NFC, no code review.
llvm-svn: 291322
2017-01-07 01:12:15 +00:00
..
allocator.adaptor [libcxx] [test] Fix recently introduced warnings emitted by MSVC. 2017-01-04 00:53:31 +00:00
any Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
function.objects Fix PR31489 - std::function self-swap segfaults 2016-12-29 20:03:55 +00:00
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
memory Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG 2017-01-06 20:58:25 +00:00
meta Implement P0435R1 - Resolving LWG issues for common_type 2016-12-27 21:16:48 +00:00
optional Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
template.bitset [libcxx] [test] D27269: Fix MSVC x64 warning C4267 "conversion from 'size_t' to 'int' [or 'unsigned int'], possible loss of data", part 3/4. 2016-12-06 01:14:51 +00:00
time [libcxx] [test] Strip trailing whitespace. NFC, no code review. 2017-01-07 01:12:15 +00:00
tuple Fix XPASS buildbot failure related to structured bindings 2017-01-05 01:34:14 +00:00
type.index Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
utilities.general
utility Fix XFAILS for is_trivially_destructible trait 2016-12-15 11:00:07 +00:00
utility.requirements
variant Add gcc-[56] clang-3.[678] to list of XFAILS for variant tests. Patch from Michael Park 2017-01-05 09:06:30 +00:00
nothing_to_do.pass.cpp