summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/template.bitset/bitset.hash/bitset.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] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-05-041-1/+1
* Implement P0599: 'noexcept for hash functions'. Fix a couple of hash function...Marshall Clow2017-03-231-0/+2
* Improve portability of hash tests. Patch from STL@microsoft.comEric Fiselier2016-06-151-3/+5
* libc++ implements its' hash objects as deriving from std::unary_function, and...Marshall Clow2015-01-071-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+44
OpenPOWER on IntegriCloud