llvm-project/libcxx/test/std/utilities/memory/unique.ptr
Eric Fiselier 2c8c71f13e Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities
llvm-svn: 283032
2016-10-01 10:46:01 +00:00
..
unique.ptr.create Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
unique.ptr.dltr No, really - test the constructor 2016-02-25 15:27:13 +00:00
unique.ptr.runtime Fix unique_ptr.runtime tests for null inputs. Patch from STL@microsoft.com 2016-07-24 23:48:26 +00:00
unique.ptr.single Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 2016-10-01 10:46:01 +00:00
unique.ptr.special Add is_swappable/is_nothrow_swappable traits 2016-04-21 23:38:59 +00:00
deleter.h More unique_ptr test cleanup. Fixes in <memory> to come later. 2015-08-19 22:35:07 +00:00
nothing_to_do.pass.cpp