llvm-project/libcxx/test/std/utilities/memory
Marshall Clow 779ddd134d Add a test for uniqueptr having either NULL and nullptr
llvm-svn: 269665
2016-05-16 16:57:15 +00:00
..
allocator.tag
allocator.traits Add tests for LWG issue 2361 2016-04-18 02:31:05 +00:00
allocator.uses Apply D20014 - fix a missing return in a test. Fixes PR#27720 2016-05-12 14:31:35 +00:00
c.malloc
default.allocator Change allocator<T>::allocate to throw length_error, not bad_alloc 2016-05-07 03:12:24 +00:00
pointer.traits Add tests for LWG issue 2361 2016-04-18 02:31:05 +00:00
ptr.align Get tests running with warnings. Fix warnings in headers and tests 2015-02-05 20:28:37 +00:00
specialized.algorithms Make std::addressof constexpr in C++17 (Clang only). 2016-03-17 03:30:56 +00:00
storage.iterator Rename a few tests that had typos in their names. No functional change. Thanks to STL for the catch 2016-04-23 14:31:00 +00:00
temporary.buffer
unique.ptr Add a test for uniqueptr having either NULL and nullptr 2016-05-16 16:57:15 +00:00
util.dynamic.safety
util.smartptr Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. 2016-04-20 00:14:32 +00:00
version.pass.cpp