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
Marshall Clow b23844e251 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.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@364840 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
associative [libc++] Take 2: Implement CTAD for map and multimap 6 years ago
container.adaptors 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
container.node 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
container.requirements Support tests in freestanding 6 years ago
containers.general Support tests in freestanding 6 years ago
sequences 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
unord 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
views Fix test failures when using a custom ABI namespace. 5 years ago
Copyable.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
Emplaceable.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
NotConstructible.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
check_consecutive.h [libcxx][test] Fix order checking in some more unordered_multimap tests 6 years ago
map_allocator_requirement_test_templates.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
nothing_to_do.pass.cpp Support tests in freestanding 6 years ago
set_allocator_requirement_test_templates.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_compare.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_hash.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago