summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/template.bitset/bitset.members/to_ulong.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* 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] Fix MSVC warnings, null pointer deref.Stephan T. Lavavej2017-12-131-2/+2
* Fix problems with r'890 when building on machines where sizeof(size_t) != siz...Marshall Clow2017-11-271-5/+1
* Fix PR#35438 - bitset constructor does not zero unused bitsMarshall Clow2017-11-271-0/+12
* [libcxx] [test] Fix MSVC warnings C4127 and C6326 about constants.Stephan T. Lavavej2017-01-181-2/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+51
OpenPOWER on IntegriCloud