You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli
Stephan T. Lavavej a9bcd3dae8 [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", part 1/12.
Change loop indices from int to std::size_t.

Also, include <cstddef> when it wasn't already being included.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@287820 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
assign.pass.cpp Move test into test/std subdirectory. 10 years ago
copy.pass.cpp Move test into test/std subdirectory. 10 years ago
ctor_double.pass.cpp Move test into test/std subdirectory. 10 years ago
ctor_param.pass.cpp Move test into test/std subdirectory. 10 years ago
eq.pass.cpp Move test into test/std subdirectory. 10 years ago
eval.pass.cpp [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", part 1/12. 8 years ago
eval_param.pass.cpp [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", part 1/12. 8 years ago
get_param.pass.cpp Move test into test/std subdirectory. 10 years ago
io.pass.cpp Move test into test/std subdirectory. 10 years ago
max.pass.cpp Move test into test/std subdirectory. 10 years ago
min.pass.cpp Move test into test/std subdirectory. 10 years ago
param_assign.pass.cpp Move test into test/std subdirectory. 10 years ago
param_copy.pass.cpp Move test into test/std subdirectory. 10 years ago
param_ctor.pass.cpp Move test into test/std subdirectory. 10 years ago
param_eq.pass.cpp Move test into test/std subdirectory. 10 years ago
param_types.pass.cpp Move test into test/std subdirectory. 10 years ago
set_param.pass.cpp Move test into test/std subdirectory. 10 years ago
types.pass.cpp Move test into test/std subdirectory. 10 years ago