llvm-project/libcxx/test/std/containers
Stephan T. Lavavej 6b1ae9b854 [libcxx] [test] Strip trailing whitespace, NFC.
llvm-svn: 324959
2018-02-12 22:54:35 +00:00
..
associative Use multi-key tree search for {map, set}::{count, equal_range} 2018-02-10 02:53:47 +00:00
container.adaptors [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
container.requirements
containers.general
sequences [libcxx] [test] Strip trailing whitespace, NFC. 2018-02-12 22:54:35 +00:00
unord Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 2017-11-21 21:37:26 +00:00
Copyable.h
Emplaceable.h [libcxx] [test] Update for C++17 feature removals. 2017-08-24 21:24:08 +00:00
NotConstructible.h [libcxx] [test] Update for C++17 feature removals. 2017-08-24 21:24:08 +00:00
map_allocator_requirement_test_templates.h Fix LWG issue 2345 - Add insert(value_type&&) 2016-04-18 01:40:45 +00:00
nothing_to_do.pass.cpp
set_allocator_requirement_test_templates.h Teach map/unordered_map how to optimize 'emplace(Key, T)'. 2016-04-16 00:23:12 +00:00
test_compare.h Add some tests for operations on const associative containers. Part of LWG#2542 2017-11-22 06:02:27 +00:00
test_hash.h