llvm-project/libcxx/test/std/utilities
Marshall Clow e67179bc6c Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR
llvm-svn: 292986
2017-01-24 22:22:33 +00:00
..
allocator.adaptor [libcxx] [test] Fix recently introduced warnings emitted by MSVC. 2017-01-04 00:53:31 +00:00
any Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
function.objects Remove all usages of REQUIRES-ANY in the test suite. 2017-01-24 09:11:08 +00:00
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
memory Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR 2017-01-24 22:22:33 +00:00
meta Fix bad XFAIL which recent LIT changes diagnosed 2017-01-24 10:19:32 +00:00
optional Mark LWG2736 as complete. No code changes, but we have more tests now 2017-01-24 18:03:32 +00:00
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
template.bitset Implement P0513R0 - "Poisoning the Hash" 2017-01-21 00:02:12 +00:00
time [libcxx] [test] Strip trailing whitespace. NFC, no code review. 2017-01-07 01:12:15 +00:00
tuple Revert previous cleanup; I got too agressive removing #ifdefs 2017-01-23 18:00:15 +00:00
type.index Fix recent build errors 2017-01-21 00:57:29 +00:00
utilities.general
utility Remove all usages of REQUIRES-ANY in the test suite. 2017-01-24 09:11:08 +00:00
utility.requirements
variant Implement P0513R0 - "Poisoning the Hash" 2017-01-21 00:02:12 +00:00
nothing_to_do.pass.cpp