llvm-project/libcxx/test/std/utilities/memory
Roger Ferrer Ibanez 929282836a Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions
Skip tests that expect an exception be thrown.

Differential Revision: https://reviews.llvm.org/D26606

llvm-svn: 287866
2016-11-24 11:17:09 +00:00
..
allocator.tag
allocator.traits [libc++] Remove various C++03 feature test macros 2016-09-25 03:34:28 +00:00
allocator.uses Fix failure on 03 bot 2016-09-22 03:25:22 +00:00
c.malloc
default.allocator [libcxx] [test] D26813: allocator<const T> is non-Standard. 2016-11-18 21:54:31 +00:00
pointer.traits [libc++] Remove various C++03 feature test macros 2016-09-25 03:34:28 +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 Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions 2016-11-24 11:17:09 +00:00
storage.iterator [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
temporary.buffer
unique.ptr Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 2016-10-01 10:46:01 +00:00
util.dynamic.safety
util.smartptr Protect smart-pointer tests under no exceptions 2016-11-14 10:27:56 +00:00