| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs. | Eric Fiselier | 2016-08-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Libc++'s implementation of shuffle and sample already support lvalue and rvalue RNG's. This patch adds tests for both categories and marks the issue as complete. This patch also contains drive-by change for std::experimental::sample which improves the diagnostics produced when the correct iterator categories are not supplied. llvm-svn: 279947 | ||||
| * | Fix portability issues in <random> tests. Patch from STL@microsoft.com | Eric Fiselier | 2016-07-24 | 3 | -5/+16 |
| | | | | | llvm-svn: 276585 | ||||
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 3 | -0/+98 |
| llvm-svn: 224658 | |||||

