summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Fix potential OOB in poisson_distributionLouis Dionne2019-11-071-0/+11
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3172-0/+144
* Support tests in freestandingJF Bastien2019-02-0473-73/+219
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1973-292/+219
* Fix unused parameters and variablesEric Fiselier2016-12-232-7/+7
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-116-33/+37
* [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-11-232-4/+6
* Avoid huge main() functions and huge arrays. Patch from STL@microsoft.comEric Fiselier2016-06-223-874/+966
* Rename variables to prevent shadowing. Patch from STL@microsoft.comEric Fiselier2016-06-148-105/+105
* Move test into test/std subdirectory.Eric Fiselier2014-12-2073-0/+3803
OpenPOWER on IntegriCloud