llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared
Mark de Wever d990852327 [libcxx][nfc] Cleanup libc++ specific tests.
Move the tests to libcxx so they no longer need `REQUIRES: libc++`.
Verify tests don't need `REQUIRES: libc++`.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D106673
2021-07-23 18:42:23 +02:00
..
util.smartptr.getdeleter [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
util.smartptr.shared.assign [libcxx] Allow shared_ptr's unique_ptr converting constructor to support array types. 2021-04-08 22:04:57 -07:00
util.smartptr.shared.cast [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
util.smartptr.shared.cmp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
util.smartptr.shared.const [libc++] Fix LWG 2874: Constructor shared_ptr::shared_ptr(Y*) should be constrained. 2021-04-16 09:54:20 -04:00
util.smartptr.shared.create [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
util.smartptr.shared.dest
util.smartptr.shared.io [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
util.smartptr.shared.mod [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
util.smartptr.shared.obs [libc++] Enable `explicit` conversion operators, even in C++03 mode. 2021-06-22 13:35:59 -04:00
util.smartptr.shared.spec Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
iterator_concept_conformance.compile.pass.cpp [libcxx][ranges] Implement indirectly_swappable. 2021-07-01 15:08:23 -07:00
types.pass.cpp [libcxx] Re-commit: shared_ptr changes from library fundamentals (P0414R2). 2020-05-12 11:23:18 -07:00