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/std/utilities/memory
Marshall Clow 3f159e874c Implement P0074: Making owner_less more flexible
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@252905 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
allocator.tag Move test into test/std subdirectory. 11 years ago
allocator.traits Add a test for LWG#2466: allocator_traits::max_size() default behavior is incorrect 10 years ago
allocator.uses Move test into test/std subdirectory. 11 years ago
c.malloc Move test into test/std subdirectory. 11 years ago
default.allocator Fixed a possible overflow in a test of allocator::max_size(). 10 years ago
pointer.traits Move test into test/std subdirectory. 11 years ago
ptr.align Get tests running with warnings. Fix warnings in headers and tests 11 years ago
specialized.algorithms Make it possible to build a no-exceptions variant of libcxx. 10 years ago
storage.iterator Fix LWG#2127: Move-construction with raw_storage_iterator. 10 years ago
temporary.buffer Move test into test/std subdirectory. 11 years ago
unique.ptr Cleanup unique_ptr failure tests and convert them to Clang verify 10 years ago
util.dynamic.safety Move test into test/std subdirectory. 11 years ago
util.smartptr Implement P0074: Making owner_less more flexible 10 years ago
version.pass.cpp Move test into test/std subdirectory. 11 years ago