summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/rand/rand.device/eval.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Include <system_error> since we use it. Thanks to Andrey Maksimov for the catch.Marshall Clow2018-03-071-0/+1
* Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...Billy Robert O'Neal III2017-11-151-1/+1
* Document XFAIL's with the relevent bug numberEric Fiselier2017-05-051-0/+2
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-0/+6
* [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...Stephan T. Lavavej2016-11-141-0/+1
* Protect tests that expect an exception for an unknown std::random_deviceRoger Ferrer Ibanez2016-11-011-1/+2
* Improve portability of random_device tests. Patch from STL@microsoft.comEric Fiselier2016-06-151-1/+3
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-021-1/+1
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+35
OpenPOWER on IntegriCloud