summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.limits/limits
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-314-0/+8
* Support tests in freestandingJF Bastien2019-02-0437-37/+111
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1937-148/+111
* 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
* Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/languag...Eric Fiselier2016-06-221-20/+0
* 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-2038-0/+2168
OpenPOWER on IntegriCloud