llvm-project/libcxx/test/utilities/memory
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.tag
allocator.traits
allocator.uses
c.malloc
default.allocator Corrected some bugs in both memory and the tests. Preparing for being able to turn on support for alias templates. 2011-05-11 20:21:19 +00:00
pointer.traits
ptr.align
specialized.algorithms LWG 1339 2010-11-18 16:13:03 +00:00
storage.iterator
temporary.buffer
unique.ptr
util.dynamic.safety
util.smartptr Adjust two tests to account for a nasty change in copying behavior 2011-07-18 23:51:25 +00:00
version.pass.cpp