summaryrefslogtreecommitdiffstats
path: root/test/std/containers/unord/unord.map/unord.map.cnstr/init_size_hash_equal_allocator.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] [test] D27021: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-061-6/+7
* Support allocators with explicit conversion constructors. Fixes bug #29000Marshall Clow2016-08-171-0/+36
* Mark bucket_count() assertions as non-portable. Patch from STL@microsoft.comEric Fiselier2016-07-251-2/+3
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-1/+1
* Add a bunch of missing includes in the test suite to make it more portable. F...Marshall Clow2016-01-121-2/+3
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+107