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
Marshall Clow 6062354517 Bit Operations: P0556, P0553 and P1355. Reviewed as: https://reviews.llvm.org/D51262
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@364862 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
algorithms 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
atomics [libcxx] [test] Add void cast to result of compare_exchange_weak to suppress [[nodiscard]]. 5 years ago
containers Implement P0646R1: Erase-Like Algorithms Should Return size_type. Reviewed as https://reviews.llvm.org/D58332, and then updated because I rewrote a couple of those routines to eliminate some UB. Thanks to Zoe for tghe patch. 5 years ago
depr AIX system headers need stdint.h and inttypes.h to be re-enterable 6 years ago
diagnostics 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
experimental [libcxx] Slightly improved policy for handling experimental features 6 years ago
input.output Implement LWG2221: 'Formatted output for nullptr_t' Reviewed as: https://reviews.llvm.org/D63053 5 years ago
iterators 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
language.support 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
localization [libcxx] Add XFAIL for facet test when back-deploying to older macOS 6 years ago
numerics Bit Operations: P0556, P0553 and P1355. Reviewed as: https://reviews.llvm.org/D51262 5 years ago
re [libcxx] Add test to check min/max requirement to regular expression 6 years ago
strings Followup to revision 364545: Turns out that clang issues different errors for C++11 vs c++2a, so I tweaked the 'expected-error' bits that I added to match either of them. 5 years ago
thread 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
utilities Ensure bitset's string constructor doesn't poison the overload set. 5 years ago
nothing_to_do.pass.cpp Support tests in freestanding 6 years ago