summaryrefslogtreecommitdiff
path: root/libcxx/test/numerics/complex.number
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-05-15Remove XFAIL from a number of tests that aren't expected to failJustin Bogner
2014-03-06Fix a couple of -Wabsolute-value warnings in the libc++ testsMarshall Clow
2013-10-05Implement literal suffixes for compledMarshall Clow
2013-08-22XFAIL a few tests on darwin12Howard Hinnant
2013-08-07War on tabsHoward Hinnant
2013-07-31Implement constexpr (n3302) and fix operator *= and /=Marshall Clow
2013-02-05[tests] Mark another stream input expected failure (with system libc++).Daniel Dunbar
2012-09-19Add overflow check to tanh(complex) and reduce to finite answer. Fixes http:...Howard Hinnant
2012-07-20constexpr applied to <complex>.Howard Hinnant
2011-09-01Reimplemented much of <istream> such that single character extractions do not...Howard Hinnant
2010-11-18LWG 1522Howard 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