llvm-project/libcxx/test/std/numerics/rand
Marek Kurdej 5c703f0fd8 [libc++] Build and test with -Wundef warning. NFC.
This will avoid typos like `_LIBCPP_STD_VERS` (<future>) or using `#if TEST_STD_VER > 17` without including "test_macros.h".

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D99515
2021-04-01 08:32:56 +02: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++] Build and test with -Wundef warning. NFC. 2021-04-01 08:32:56 +02: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