summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.limits
Commit message (Collapse)AuthorAgeFilesLines
* Move all tests for _LIBCPP_VERSION in language.support to ↵Eric Fiselier2016-06-223-60/+0
| | | | | | test/libcxx/language.support. llvm-svn: 273364
* Guard use of non-standard macros in denorm_min() tests.Eric Fiselier2016-06-221-0/+11
| | | | llvm-svn: 273344
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-2/+2
| | | | llvm-svn: 271435
* [WebAssembly] Set std::numeric_limits's traps field for WebAssembly.Dan Gohman2016-01-131-1/+2
| | | | | | | WebAssembly's integer division instruction traps on division by zero; set the traps field of integral std::numeric_limits to true. llvm-svn: 257612
* Move test into test/std subdirectory.Eric Fiselier2014-12-2043-0/+2452
llvm-svn: 224658
OpenPOWER on IntegriCloud