summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/eval.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-475/+0
* Mark a bunch of long running tests as 'REQUIRES: long_tests'Jonathan Roelofs2014-12-111-0/+2
* Fix PR#20843: binomial_distribution<unsigned> is broken. Add test to ensure t...Marshall Clow2014-09-171-0/+11
* Marshall Clow found some divide-by-zero warnings with UBSan in rand's binomia...Howard Hinnant2013-03-231-25/+65
* license changeHoward Hinnant2010-11-161-2/+2
* [rand.dist.samp.pconst] plus some bug fixes in the tests of the other distrib...Howard Hinnant2010-05-201-20/+20
* [rand.dist.bern.negbin]Howard Hinnant2010-05-171-2/+0
* Beefed up the tests for all of the distributions to include checks against th...Howard Hinnant2010-05-161-29/+221
* Revisited [rand.dist.bern.bin] and [rand.dist.pois.poisson] with better algor...Howard Hinnant2010-05-151-33/+198
* tests for [rand.dist.bern.bin]Howard Hinnant2010-05-121-0/+67
OpenPOWER on IntegriCloud