gcc/libstdc++-v3/testsuite/26_numerics/random
Jonathan Wakely 0cded43df4 PR libstdc++/41759 reword static assertions in <random>
PR libstdc++/41759
	* include/bits/random.h: Reword static assertion messages to state
	positive conditions.
	* include/bits/random.tcc: Likewise.
	* include/bits/uniform_int_dist.h: Likewise.
	* testsuite/26_numerics/random/pr60037-neg.cc: Adjust dg-error
	patterns.

From-SVN: r235160
2016-04-18 19:03:50 +01:00
..
bernoulli_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
binomial_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
cauchy_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
chi_squared_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
discard_block_engine Update copyright years. 2016-01-04 15:30:50 +01:00
discrete_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
exponential_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
extreme_value_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
fisher_f_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
gamma_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
geometric_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
independent_bits_engine Update copyright years. 2016-01-04 15:30:50 +01:00
linear_congruential_engine Update copyright years. 2016-01-04 15:30:50 +01:00
lognormal_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
mersenne_twister_engine Update copyright years. 2016-01-04 15:30:50 +01:00
negative_binomial_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
normal_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
piecewise_constant_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
piecewise_linear_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
poisson_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
random_device Update copyright years. 2016-01-04 15:30:50 +01:00
seed_seq Update copyright years. 2016-01-04 15:30:50 +01:00
shuffle_order_engine Update copyright years. 2016-01-04 15:30:50 +01:00
student_t_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
subtract_with_carry_engine Update copyright years. 2016-01-04 15:30:50 +01:00
uniform_int_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
uniform_real_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
weibull_distribution Update copyright years. 2016-01-04 15:30:50 +01:00
default_random_engine.cc Update copyright years. 2016-01-04 15:30:50 +01:00
knuth_b.cc Update copyright years. 2016-01-04 15:30:50 +01:00
minstd_rand0.cc Update copyright years. 2016-01-04 15:30:50 +01:00
minstd_rand.cc Update copyright years. 2016-01-04 15:30:50 +01:00
mt19937_64.cc Update copyright years. 2016-01-04 15:30:50 +01:00
mt19937.cc Update copyright years. 2016-01-04 15:30:50 +01:00
pr60037-neg.cc PR libstdc++/41759 reword static assertions in <random> 2016-04-18 19:03:50 +01:00
ranlux24_base.cc Update copyright years. 2016-01-04 15:30:50 +01:00
ranlux24.cc Update copyright years. 2016-01-04 15:30:50 +01:00
ranlux48_base.cc Update copyright years. 2016-01-04 15:30:50 +01:00
ranlux48.cc Update copyright years. 2016-01-04 15:30:50 +01:00