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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/utilities
Eric Fiselier b87e5f52af Ensure bitset's string constructor doesn't poison the overload set.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@364842 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
allocator.adaptor Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
any Fix test failures due to modified wording in Clang diagnostics. 5 years ago
charconv [libc++] Fix leading zeros in std::to_chars 6 years ago
function.objects Move libc++ specific tests for std::function out of the std directory 6 years ago
intseq Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
memory Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
meta Implement P0340R3: Make 'underlying_type' SFINAE-friendly. Reviewed as https://reviews.llvm.org/D63574 6 years ago
optional Add a missing '__uncvref_t' to the SFINAE constraints for optional's assignment operator. Fixes PR38638. Thanks to Jonathan Wakely for the report 5 years ago
ratio Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
smartptr/unique.ptr Use C++11 implementation of unique_ptr in C++03. 5 years ago
template.bitset Ensure bitset's string constructor doesn't poison the overload set. 5 years ago
time Add tests for LWG 3206. NFC 6 years ago
tuple Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
type.index Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
utilities.general Support tests in freestanding 6 years ago
utility Make move and forward work in C++03. 6 years ago
utility.requirements Support tests in freestanding 6 years ago
variant Fix test failures when using a custom ABI namespace. 5 years ago
nothing_to_do.pass.cpp Support tests in freestanding 6 years ago