summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3124-0/+48
* [libc++] Remove unnecessary <iostream> #includes in testsLouis Dionne2019-03-281-2/+0
* Support tests in freestandingJF Bastien2019-02-0424-24/+72
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1924-96/+72
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headersEric Fiselier2017-04-193-6/+6
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-112-23/+23
* [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-11-231-1/+2
* Avoid huge main() functions and huge arrays. Patch from STL@microsoft.comEric Fiselier2016-06-221-595/+639
* Rename variables to prevent shadowing. Patch from STL@microsoft.comEric Fiselier2016-06-142-36/+36
* Fix some non-standard parts of our test suite. Reported by STLEric Fiselier2016-04-221-0/+1
* Add missing include of <algorithm>Marshall Clow2016-04-221-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-2024-0/+1839
OpenPOWER on IntegriCloud