summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/unord/unord.multimap/rehash.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] Fix order checking in unordered_multimap tests.Louis Dionne2018-12-201-11/+25
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-1/+1
* [libcxx] [test] D27021: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-061-2/+3
* Mark bucket_count() assertions as non-portable. Patch from STL@microsoft.comEric Fiselier2016-07-251-6/+7
* 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-1/+2
* LWG#2156 loosened the requirements on unordered containers 'rehash' calls. Ad...Marshall Clow2015-11-161-0/+12
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+119
OpenPOWER on IntegriCloud