hanchenye-llvm-project/libcxx/test/std/utilities
Marshall Clow 1867554cc6 Add tests for the extended integer types - as required by LWG#2119
llvm-svn: 253376
2015-11-17 21:04:24 +00:00
..
allocator.adaptor Add the tests for the last commit 2015-10-25 19:53:29 +00:00
function.objects Add tests for the extended integer types - as required by LWG#2119 2015-11-17 21:04:24 +00:00
intseq
memory Implement P0074: Making owner_less more flexible 2015-11-12 15:56:44 +00:00
meta Implement P0013R1: Logical Operator Type Traits. Make a hidden implementation (__and_, __or_, and __not_) so that we can use them elsewhere in non-C++17 code - for example, in the LFTS 2015-11-16 15:54:13 +00:00
ratio A few bits of N2994 didn't get fully implemented a long time ago. Thanks to STL@microsoft.com for the bug report 2015-04-16 21:36:54 +00:00
template.bitset Make it possible to build a no-exceptions variant of libcxx. 2015-11-10 11:41:22 +00:00
time Implement P0092R1 for C++1z 2015-11-05 19:33:59 +00:00
tuple [libc++] Try and prevent evaluation of `is_default_constructible` on tuples default constructor if it is not needed. 2015-02-21 02:30:41 +00:00
type.index Get tests running with warnings. Fix warnings in headers and tests 2015-02-05 20:28:37 +00:00
utilities.general
utility Implement P0007: Constant View: A proposal for a std::as_const helper function template. 2015-11-17 00:08:08 +00:00
utility.requirements
nothing_to_do.pass.cpp