llvm-project/libcxx/test/std/utilities
Marshall Clow 71c1680d2c De-tab a couple tests. NFC
llvm-svn: 350330
2019-01-03 17:18:40 +00:00
..
allocator.adaptor [libcxx] [test] Fix line endings, avoid unnecessary non-ASCII. 2017-12-13 00:51:31 +00:00
any [libcxx] Use clang-verify in the lit test suite even when availability is enabled 2018-11-28 17:31:17 +00:00
charconv [libcxx] Mark some tests as still failing on macosx10.14 2018-12-14 20:22:44 +00:00
function.objects [libcxx] Implement P0318: unwrap_ref_decay and unwrap_reference 2018-12-03 14:03:27 +00:00
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
memory [libcxx] Use custom allocator's `construct` in C++03 when available. 2018-12-19 20:08:43 +00:00
meta Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 2018-12-11 04:35:44 +00:00
optional [libcxx] Remove the availability_markup LIT feature 2018-12-07 21:48:39 +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 De-tab a couple tests. NFC 2019-01-03 17:18:40 +00:00
tuple Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
type.index Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
utilities.general
utility [pair] Mark constructors as conditionally noexcept 2018-12-11 14:22:28 +00:00
utility.requirements
variant [libcxx] Remove the availability_markup LIT feature 2018-12-07 21:48:39 +00:00
nothing_to_do.pass.cpp