summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/rand/rand.dis/rand.dist.uni
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2037-2144/+0
| | | | llvm-svn: 224658
* Mark a bunch of long running tests as 'REQUIRES: long_tests'Jonathan Roelofs2014-12-112-0/+4
| | | | | | This lets us skip them as UNSUPPORTED on slow systems like QEMU llvm-svn: 224032
* license changeHoward Hinnant2010-11-1637-74/+74
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-222-2/+2
| | | | llvm-svn: 111762
* [rand.dist.samp.pconst] plus some bug fixes in the tests of the other ↵Howard Hinnant2010-05-204-68/+68
| | | | | | distributions llvm-svn: 104224
* Beefed up the tests for all of the distributions to include checks against ↵Howard Hinnant2010-05-164-15/+952
| | | | | | the expected skewness and kurtosis llvm-svn: 103910
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1137-37/+37
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1137-0/+1203
llvm-svn: 103490
OpenPOWER on IntegriCloud