cxx/test/utilities
2013-07-04 00:10:01 +00:00
..
allocator.adaptor Test adjustment for recent changes in allocator_traits 2010-12-10 19:22:37 +00:00
date.time license change 2010-11-16 22:09:02 +00:00
function.objects The bind and function functor constructors and assignment operators were overly general and getting confused with the copy constructor and copy assignment operators. Constrained them. This fixes http://llvm.org/bugs/show_bug.cgi?id=16385 2013-07-01 00:01:51 +00:00
intseq Implement n3658 - Compile-time integer sequences 2013-07-01 16:26:55 +00:00
memory Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 2013-07-01 18:16:03 +00:00
meta Patch for N3655 (Transformation type traits) with Howard's additions 2013-07-04 00:10:01 +00:00
ratio Fix ratio arithmetic with zero 2011-11-01 23:13:37 +00:00
template.bitset Test case was forming the wrong limits when size_t != unsigned long. 2013-03-29 21:22:22 +00:00
time [tests] One last batch of XFAILs, for tests using new symbols added to libc++. 2013-02-06 00:59:06 +00:00
tuple Accidentally disallowed explicit tuple conversions when all elements of the tuple can be explicitly converted. 2013-04-14 00:01:13 +00:00
type.index Fixing up some ABI issues 2011-07-07 21:03:52 +00:00
utilities.general license change 2010-11-16 22:09:02 +00:00
utility test for pair piecewise construction 2011-06-22 23:51:19 +00:00
utility.requirements license change 2010-11-16 22:09:02 +00:00
nothing_to_do.pass.cpp license change 2010-11-16 22:09:02 +00:00