summaryrefslogtreecommitdiffstats
path: root/libcxx/test/language.support/support.limits/limits
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2038-2168/+0
* libc++: integral types trap on PNaClJF Bastien2014-11-261-1/+1
* Fix numeric_limits<XXX>::is_modulo for signed arithmetic types. We were repor...Marshall Clow2014-07-311-8/+8
* [libc++] Teach is_integral, is_[un]signed and make_[un]signed about __[u]int1...Stephan Tolksdorf2014-03-2633-0/+142
* Fix numeric.limits.members/traps.pass.cpp to pass on non-x86 architectures. F...Marshall Clow2014-02-031-14/+20
* Removed extra line that I left in when committing 199694. Thanks to Jared Gru...Marshall Clow2014-01-261-1/+0
* Removed extra space; thanks to thakis_'s eagle eyeMarshall Clow2014-01-211-1/+1
* Fixed test failure in is_iec559.pass.cpp on darwin-ppc32. Thanks to David Fan...Marshall Clow2014-01-201-0/+5
* Remove executable permissions on a text fileSylvestre Ledru2013-12-011-0/+0
* A few fixes to tests for Windows port.Howard Hinnant2013-07-152-2/+2
* Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm....Howard Hinnant2012-12-121-0/+185
* license changeHoward Hinnant2010-11-1637-74/+74
* Fixing whitespace problemsHoward Hinnant2010-08-2232-32/+32
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1137-37/+37
* libcxx initial importHoward Hinnant2010-05-1137-0/+1831
OpenPOWER on IntegriCloud