summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/rand/rand.util
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Fix broken <random> testLouis Dionne2019-08-221-16/+23
* [libc++] Avoid implicit conversion warning in a <random> testLouis Dionne2019-08-201-23/+16
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-316-0/+11
* Support tests in freestandingJF Bastien2019-02-049-9/+27
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-199-36/+27
* Fix FP comparisons when SSE isn't availableEric Fiselier2018-12-171-13/+15
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headersEric Fiselier2017-04-191-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-209-0/+1074
OpenPOWER on IntegriCloud