summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/eval_param.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-107/+0
| | | | llvm-svn: 224658
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119395
* [rand.dist.samp.pconst] plus some bug fixes in the tests of the other ↵Howard Hinnant2010-05-201-8/+8
| | | | | | distributions llvm-svn: 104224
* Beefed up the tests for all of the distributions to include checks against ↵Howard Hinnant2010-05-161-2/+34
| | | | | | the expected skewness and kurtosis llvm-svn: 103910
* Revisited [rand.dist.bern.bin] and [rand.dist.pois.poisson] with better ↵Howard Hinnant2010-05-151-9/+47
| | | | | | algorithms llvm-svn: 103886
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-111-0/+37
llvm-svn: 103490
OpenPOWER on IntegriCloud