teak-llvm/libcxx/test/std/utilities
2019-07-01 19:59:34 +00:00
..
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. 2019-05-31 18:35:30 +00:00
any Fix test failures due to modified wording in Clang diagnostics. 2019-06-24 22:01:03 +00:00
charconv [libc++] Fix leading zeros in std::to_chars 2019-06-10 17:11:46 +00:00
function.objects Move libc++ specific tests for std::function out of the std directory 2019-06-11 22:59:53 +00:00
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. 2019-05-31 18:35:30 +00:00
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. 2019-05-31 18:35:30 +00:00
meta Implement P0340R3: Make 'underlying_type' SFINAE-friendly. Reviewed as https://reviews.llvm.org/D63574 2019-06-21 18:57:06 +00:00
optional Add a missing '__uncvref_t' to the SFINAE constraints for optional's assignment operator. Fixes PR38638. Thanks to Jonathan Wakely for the report 2019-06-27 18:40:55 +00:00
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. 2019-05-31 18:35:30 +00:00
smartptr/unique.ptr Use C++11 implementation of unique_ptr in C++03. 2019-06-23 20:47:21 +00:00
template.bitset Ensure bitset's string constructor doesn't poison the overload set. 2019-07-01 19:59:34 +00:00
time Add tests for LWG 3206. NFC 2019-06-17 18:06:30 +00:00
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. 2019-05-31 18:35:30 +00:00
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. 2019-05-31 18:35:30 +00:00
utilities.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
utility Make move and forward work in C++03. 2019-06-21 15:20:55 +00:00
utility.requirements Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant Fix test failures when using a custom ABI namespace. 2019-06-24 21:46:05 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00