summaryrefslogtreecommitdiff
path: root/libcxx/test/language.support/support.limits
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-11-26libc++: integral types trap on PNaClJF Bastien
2014-07-31Fix numeric_limits<XXX>::is_modulo for signed arithmetic types. We were repor...Marshall Clow
2014-03-26[libc++] Teach is_integral, is_[un]signed and make_[un]signed about __[u]int1...Stephan Tolksdorf
2014-02-03Fix numeric.limits.members/traps.pass.cpp to pass on non-x86 architectures. F...Marshall Clow
2014-01-26Removed extra line that I left in when committing 199694. Thanks to Jared Gru...Marshall Clow
2014-01-21Removed extra space; thanks to thakis_'s eagle eyeMarshall Clow
2014-01-20Fixed test failure in is_iec559.pass.cpp on darwin-ppc32. Thanks to David Fan...Marshall Clow
2013-12-01Remove executable permissions on a text fileSylvestre Ledru
2013-07-15A few fixes to tests for Windows port.Howard Hinnant
2012-12-12Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm....Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant