summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Fix potential OOB in poisson_distributionLouis Dionne2019-11-071-1/+63
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3190-0/+180
* Support tests in freestandingJF Bastien2019-02-0491-91/+273
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1991-364/+273
* [libcxx] [test] Fix Clang -Wunused-local-typedef warnings.Stephan T. Lavavej2017-07-192-7/+0
* [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.Stephan T. Lavavej2017-02-052-6/+0
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-116-20/+20
* [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-11-234-10/+14
* Avoid huge main() functions and huge arrays. Patch from STL@microsoft.comEric Fiselier2016-06-222-302/+334
* Rename variables to prevent shadowing. Patch from STL@microsoft.comEric Fiselier2016-06-1410-90/+90
* Move test into test/std subdirectory.Eric Fiselier2014-12-2091-0/+4209
OpenPOWER on IntegriCloud