summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/rand/rand.dis/rand.dist.bern
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2073-3803/+0
* Mark a bunch of long running tests as 'REQUIRES: long_tests'Jonathan Roelofs2014-12-116-0/+12
* 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-1673-146/+146
* Fixing whitespace problemsHoward Hinnant2010-08-224-4/+4
* [rand.dist.samp.pconst] plus some bug fixes in the tests of the other distrib...Howard Hinnant2010-05-208-119/+119
* [rand.dist.bern.geo]Howard Hinnant2010-05-1718-0/+941
* [rand.dist.bern.negbin]Howard Hinnant2010-05-1719-2/+965
* Beefed up the tests for all of the distributions to include checks against th...Howard Hinnant2010-05-164-41/+357
* Revisited [rand.dist.bern.bin] and [rand.dist.pois.poisson] with better algor...Howard Hinnant2010-05-154-81/+348
* [rand.dist.pois.exp]Howard Hinnant2010-05-121-2/+0
* tests for [rand.dist.bern.bin]Howard Hinnant2010-05-1218-0/+676
* [rand.dist.bern.bin]. The evaluation function for this binomial distribution...Howard Hinnant2010-05-111-1/+1
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1119-19/+19
* libcxx initial importHoward Hinnant2010-05-1119-0/+579
OpenPOWER on IntegriCloud