llvm-project/libcxx/test/std/utilities
Louis Dionne 1b22150f76 [libcxx] Mark chrono literal unit tests as being unsupported on AppleClang 10
llvm-svn: 344661
2018-10-17 00:34:13 +00:00
..
allocator.adaptor [libcxx] [test] Fix line endings, avoid unnecessary non-ASCII. 2017-12-13 00:51:31 +00:00
any [libcxx][test] Silence -Wself-assign diagnostics 2018-04-07 10:36:03 +00:00
charconv [libcxx] Mark charconv tests as failing for previous libcxx versions. 2018-08-10 17:03:47 +00:00
function.objects [libcxx] Fix the binder deprecation tests on Clang 5. 2018-09-23 23:17:48 +00:00
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
memory Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-by, make the same change in raw_storage_iterator (twice). 2018-08-28 13:29:30 +00:00
meta Add a test that shows what happens with throwing destructors. NFC. 2018-10-11 04:07:20 +00:00
optional [libcxx] [test] Strip trailing whitespace. NFC. 2018-06-14 00:12:20 +00:00
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
smartptr/unique.ptr Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 2017-11-21 21:37:26 +00:00
template.bitset [libcxx] [test] Remove asserts that <cstddef> and <stdexcept> are included by <bitset> 2018-08-08 00:43:38 +00:00
time [libcxx] Mark chrono literal unit tests as being unsupported on AppleClang 10 2018-10-17 00:34:13 +00:00
tuple [libcxx] [test] Fix MSVC warnings and errors. 2018-02-26 20:47:46 +00:00
type.index Fix recent build errors 2017-01-21 00:57:29 +00:00
utilities.general
utility [libcxx] [test] Avoid MSVC truncation warnings. 2018-04-12 23:56:07 +00:00
utility.requirements
variant Re-apply r344546 "Mark a couple of test cases as 'C++17-only'..." 2018-10-16 03:36:55 +00:00
nothing_to_do.pass.cpp