hanchenye-llvm-project/libcxx/test/numerics/rand
Howard Hinnant 03ec83e9e8 Implemented some adaptor constructors which I had missed.
llvm-svn: 104946
2010-05-28 15:49:54 +00:00
..
rand.adapt Implemented some adaptor constructors which I had missed. 2010-05-28 15:49:54 +00:00
rand.device
rand.dis [rand.dist.samp.plinear]. This means we've got a fully tested and functional <random>! 489 tests over 48 sections are passing. :-) The only thing still on my plate in this area is to back-port some of this technology to random_shuffle/shuffle in <algorithm>. That will involve shuffling header bits around (<random> depepends on <algorithm>), but it won't entail that much development (compared to what has been required for <random>). 2010-05-25 00:27:34 +00:00
rand.eng
rand.predef [rand.dist.samp.pconst] plus some bug fixes in the tests of the other distributions 2010-05-20 15:11:46 +00:00
rand.req
rand.synopsis
rand.util [rand.dist.bern.negbin] 2010-05-17 00:09:38 +00:00
nothing_to_do.pass.cpp