cxx/test/numerics
Justin Bogner bdfc0ad2ea Remove XFAIL from a number of tests that aren't expected to fail
These tests haven't been failing on darwin11 or 12 since r189610 when
pr17027 was fixed, but they've been keeping the libc++ bot red by
XPASSing since then.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@208831 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-15 00:55:44 +00:00
..
c.math Remove definition of std::fmaf from libc++. Fixes bug #18910. This function should come from the C standard library. As a drive-by fix, update the tests to remove a warning from -Wabsolute-value 2014-03-05 17:09:51 +00:00
cfenv license change 2010-11-16 22:09:02 +00:00
complex.number Remove XFAIL from a number of tests that aren't expected to fail 2014-05-15 00:55:44 +00:00
numarray Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 2011-08-12 21:56:02 +00:00
numeric.ops Zhihao Yuan noted that a move assignment operation was missing from std::adjacent_difference. Fixed. 2013-08-22 18:02:34 +00:00
numeric.requirements license change 2010-11-16 22:09:02 +00:00
numerics.general license change 2010-11-16 22:09:02 +00:00
rand Fix a couple of bugs in linear_congruential_engine::seed. Regression test added. 2013-05-21 21:05:12 +00:00
nothing_to_do.pass.cpp license change 2010-11-16 22:09:02 +00:00