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/libcxx/diagnostics
Marshall Clow b6e011b18b 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.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@362252 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
assertions 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
errno 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
std.exceptions 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
syserr 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
enable_nodiscard.fail.cpp Support tests in freestanding 6 years ago
enable_nodiscard_disable_after_cxx17.fail.cpp Support tests in freestanding 6 years ago
enable_nodiscard_disable_nodiscard_ext.fail.cpp Support tests in freestanding 6 years ago
nodiscard.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
nodiscard_aftercxx17.fail.cpp Support tests in freestanding 6 years ago
nodiscard_aftercxx17.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
nodiscard_extensions.fail.cpp Try to suppress nodiscard_extension failures with Xcode 9 6 years ago
nodiscard_extensions.pass.cpp Try to suppress nodiscard_extension failures with Xcode 9 6 years ago