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
Eric Fiselier 2a0436688e Merge r296561 - Fix PR32097 - is_abstract doesn't work on class templates.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_40@302071 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
allocator.adaptor [libcxx] [test] Fix recently introduced warnings emitted by MSVC. 9 years ago
any Fix unused parameters and variables 9 years ago
function.objects Fix PR31489 - std::function self-swap segfaults 9 years ago
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
memory Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG 9 years ago
meta Merge r296561 - Fix PR32097 - is_abstract doesn't work on class templates. 9 years ago
optional Merging r294133 and r294142: 9 years ago
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 10 years ago
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. 9 years ago
time [libcxx] [test] Strip trailing whitespace. NFC, no code review. 9 years ago
tuple Fix XPASS buildbot failure related to structured bindings 9 years ago
type.index Move remaining _LIBCPP_VERSION tests into test/libcxx 10 years ago
utilities.general Move test into test/std subdirectory. 11 years ago
utility Fix XFAILS for is_trivially_destructible trait 9 years ago
utility.requirements Move test into test/std subdirectory. 11 years ago
variant Merge r294612 - Fix PR31916 - std::visit rejects visitors accepting lvalue arguments 9 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago