hanchenye-llvm-project/libcxx/test/utilities
Alexis Hunt 2405470f01 Adjust two tests to account for a nasty change in copying behavior
between C++03 and C++0x and its effect on exceptions, and another two to
not test move construction when rvalue references are not available.

llvm-svn: 135445
2011-07-18 23:51:25 +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 Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191 2011-07-01 19:24:36 +00:00
memory Adjust two tests to account for a nasty change in copying behavior 2011-07-18 23:51:25 +00:00
meta Given that __underlying_type is now available in clang, implement 2011-07-18 18:37:21 +00:00
ratio license change 2010-11-16 22:09:02 +00:00
template.bitset Clean up a bunch of warnings in the tests, 3 of which actually turned out to be test bugs. 2011-05-17 19:12:55 +00:00
time Update testsuite strucuture to latest draft 2010-11-23 19:52:19 +00:00
tuple LWG 1385 [FCD] tuple_cat should be a single variadic signature (http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#1385). This issue is only in Ready status, meaning it is not official, but probably will be this March in Madrid. It was tentatively accepted in Batavia with the previso that Bill and I didn't have any problems implementing it. This is my part of that agreement. 2010-12-11 20:47:50 +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