summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-0432-32/+96
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1932-128/+96
* First part of P0482 - Establish that char8_t is an integral type, and that nu...Marshall Clow2018-11-2932-0/+165
* Revert commit r347904 because it broke older compilersMarshall Clow2018-11-2932-165/+0
* First part of P0482 - Establish that char8_t is an integral type, and that nu...Marshall Clow2018-11-2932-0/+165
* [libcxx] [test] Rename _Tp to T. NFCI.Stephan T. Lavavej2017-08-111-2/+2
* [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej2016-12-081-1/+1
* Guard use of non-standard macros in denorm_min() tests.Eric Fiselier2016-06-221-0/+11
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-2/+2
* [WebAssembly] Set std::numeric_limits's traps field for WebAssembly.Dan Gohman2016-01-131-1/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-2032-0/+1910
OpenPOWER on IntegriCloud