summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/rand/rand.eng
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3134-0/+68
* Support tests in freestandingJF Bastien2019-02-0438-38/+114
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1938-152/+114
* [libc++] Use correct rand.eng.mers all-zeroes seed sequence fallbackHubert Tong2018-08-161-0/+81
* [libcxx] [test] Remove unused local typedef in test/std/numerics/rand/rand.en...Billy Robert O'Neal III2018-05-171-1/+0
* Add void casts to suppress nodiscard on linear_congruential_engine.Billy Robert O'Neal III2018-05-172-3/+3
* [libcxx] [test] Use TEST_COMPILER_C1XX.Stephan T. Lavavej2018-04-121-4/+4
* Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...Billy Robert O'Neal III2017-11-157-24/+24
* [libcxx] [test] Rename _Tp to T. NFCI.Stephan T. Lavavej2017-08-113-6/+6
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headersEric Fiselier2017-04-193-0/+6
* [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej2016-12-081-1/+1
* [libcxx] [test] D27020: Fix MSVC warning C4245 "conversion from 'X' to 'Y', s...Stephan T. Lavavej2016-11-234-4/+4
* [libcxx] [test] D26812: In random tests, use real static_asserts and silence ...Stephan T. Lavavej2016-11-183-10/+49
* Move test into test/std subdirectory.Eric Fiselier2014-12-2037-0/+2537
OpenPOWER on IntegriCloud