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.
libcxx/test/utilities
Sean Hunt 541cb301a1 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.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@135445 91177308-0d34-0410-b5e6-96231b3b80d8
15 years ago
..
allocator.adaptor Test adjustment for recent changes in allocator_traits 15 years ago
date.time license change 15 years ago
function.objects Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191 15 years ago
memory Adjust two tests to account for a nasty change in copying behavior 15 years ago
meta Given that __underlying_type is now available in clang, implement 15 years ago
ratio license change 15 years ago
template.bitset Clean up a bunch of warnings in the tests, 3 of which actually turned out to be test bugs. 15 years ago
time Update testsuite strucuture to latest draft 15 years ago
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. 15 years ago
type.index Fixing up some ABI issues 15 years ago
utilities.general license change 15 years ago
utility test for pair piecewise construction 15 years ago
utility.requirements license change 15 years ago
nothing_to_do.pass.cpp license change 15 years ago