summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3118-0/+36
* Support tests in freestandingJF Bastien2019-02-0418-18/+54
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1918-72/+54
* Fix unused parameters and variablesEric Fiselier2016-12-231-2/+2
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-112-9/+9
* Avoid huge main() functions and huge arrays. Patch from STL@microsoft.comEric Fiselier2016-06-221-227/+251
* Rename variables to prevent shadowing. Patch from STL@microsoft.comEric Fiselier2016-06-142-27/+27
* Move test into test/std subdirectory.Eric Fiselier2014-12-2018-0/+969
OpenPOWER on IntegriCloud