summaryrefslogtreecommitdiff
path: root/libcxx/test/numerics/complex.number/complex.ops
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
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
2011-09-01Reimplemented much of <istream> such that single character extractions do not...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