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/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin
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
..
assign.pass.cpp license change 15 years ago
copy.pass.cpp license change 15 years ago
ctor_int_double.pass.cpp license change 15 years ago
ctor_param.pass.cpp license change 15 years ago
eq.pass.cpp license change 15 years ago
eval.pass.cpp 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
eval_param.pass.cpp license change 15 years ago
get_param.pass.cpp license change 15 years ago
io.pass.cpp license change 15 years ago
max.pass.cpp license change 15 years ago
min.pass.cpp license change 15 years ago
param_assign.pass.cpp license change 15 years ago
param_copy.pass.cpp license change 15 years ago
param_ctor.pass.cpp license change 15 years ago
param_eq.pass.cpp license change 15 years ago
param_types.pass.cpp license change 15 years ago
set_param.pass.cpp license change 15 years ago
types.pass.cpp license change 15 years ago