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.
libcxx/test/std/containers
Hans Wennborg ff4c6a0a9e Merging r279008:
------------------------------------------------------------------------
r279008 | marshall | 2016-08-17 16:24:02 -0700 (Wed, 17 Aug 2016) | 1 line

make the associative containers do the right thing for propogate_on_container_assignment. Fixes bug #29001. Tests are only for <map> right now - more complete tests will come when we revamp our allocator testing structure.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_39@279017 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
associative Merging r279008: 9 years ago
container.adaptors Add includes in test. Patch from STL@microsoft.com 9 years ago
container.requirements Move test into test/std subdirectory. 11 years ago
containers.general Move test into test/std subdirectory. 11 years ago
sequences Merging r278904: 9 years ago
unord Merging r278904: 9 years ago
Copyable.h Move test into test/std subdirectory. 11 years ago
Emplaceable.h Move test into test/std subdirectory. 11 years ago
NotConstructible.h Move test into test/std subdirectory. 11 years ago
map_allocator_requirement_test_templates.h Fix LWG issue 2345 - Add insert(value_type&&) 10 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago
set_allocator_requirement_test_templates.h Teach map/unordered_map how to optimize 'emplace(Key, T)'. 10 years ago
stack_allocator.h Move test into test/std subdirectory. 11 years ago
test_compare.h Move test into test/std subdirectory. 11 years ago
test_hash.h Move test into test/std subdirectory. 11 years ago