summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2018-1057/+0
| | | | llvm-svn: 224658
* Mark a bunch of long running tests as 'REQUIRES: long_tests'Jonathan Roelofs2014-12-111-0/+2
| | | | | | This lets us skip them as UNSUPPORTED on slow systems like QEMU llvm-svn: 224032
* license changeHoward Hinnant2010-11-1618-36/+36
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+1
| | | | llvm-svn: 111762
* [rand.dist.samp.pconst] plus some bug fixes in the tests of the other ↵Howard Hinnant2010-05-202-33/+33
| | | | | | distributions llvm-svn: 104224
* Beefed up the tests for all of the distributions to include checks against ↵Howard Hinnant2010-05-162-5/+465
| | | | | | the expected skewness and kurtosis llvm-svn: 103910
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1118-18/+18
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1118-0/+595
llvm-svn: 103490
OpenPOWER on IntegriCloud