llvm-project/libcxx/test/std/numerics/rand
Christopher Di Bella 9f4f6ac94b [libcxx] adds concept `std::uniform_random_bit_generator`
Implements parts of:
    - P0898R3 Standard Library Concepts
    - P1754 Rename concepts to standard_case for C++20, while we still can

Differential Revision: https://reviews.llvm.org/D96577
2021-02-19 01:47:29 +00:00
..
rand.adapt [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
rand.device [libc++] Use ioctl when available to get random_device entropy. 2021-01-21 18:01:02 +01:00
rand.dis [libc++] [P0935] [C++20] Eradicating unnecessarily explicit default constructors from the standard library. 2021-01-19 08:22:06 +01:00
rand.eng [libc++] [P0935] [C++20] Eradicating unnecessarily explicit default constructors from the standard library. 2021-01-19 08:22:06 +01:00
rand.predef Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
rand.req [libcxx] adds concept `std::uniform_random_bit_generator` 2021-02-19 01:47:29 +00:00
rand.util [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00