You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/numerics
Howard Hinnant ae7bf9daac Marshall Clow found some divide-by-zero warnings with UBSan in rand's binomial_distribution test. This eliminates the divide-by-zeros and describes in comments the numerical difficulties the test is having. Each of the problematic tests are exploring edge cases of the distribution.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@177826 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
c.math Make <cmath> classification macros work with integral types. 13 years ago
cfenv license change 15 years ago
complex.number [tests] Mark another stream input expected failure (with system libc++). 13 years ago
numarray Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 14 years ago
numeric.ops Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 13 years ago
numeric.requirements license change 15 years ago
numerics.general license change 15 years ago
rand Marshall Clow found some divide-by-zero warnings with UBSan in rand's binomial_distribution test. This eliminates the divide-by-zeros and describes in comments the numerical difficulties the test is having. Each of the problematic tests are exploring edge cases of the distribution. 13 years ago
nothing_to_do.pass.cpp license change 15 years ago