You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/containers/views/span.tuple
Richard Smith caf3bc5596 Fix test failures when using a custom ABI namespace.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@364239 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
get.fail.cpp Implment the last part of P1024: tuple-like interface to span. Reviewed as https://reviews.llvm.org/D58706. 6 years ago
get.pass.cpp Implment the last part of P1024: tuple-like interface to span. Reviewed as https://reviews.llvm.org/D58706. 6 years ago
tuple_element.fail.cpp Implment the last part of P1024: tuple-like interface to span. Reviewed as https://reviews.llvm.org/D58706. 6 years ago
tuple_element.pass.cpp Implment the last part of P1024: tuple-like interface to span. Reviewed as https://reviews.llvm.org/D58706. 6 years ago
tuple_size.fail.cpp Fix test failures when using a custom ABI namespace. 5 years ago
tuple_size.pass.cpp 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. 6 years ago