gcc/libstdc++-v3/testsuite/26_numerics/random
Jonathan Wakely f49adbb8d8 Change test to use VERIFY not assert
* testsuite/26_numerics/random/default_random_engine.cc: Use VERIFY
	instead of assert.

From-SVN: r241128
2016-10-13 17:37:47 +01:00
..
bernoulli_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
binomial_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
cauchy_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
chi_squared_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
discard_block_engine Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
discrete_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
exponential_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
extreme_value_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
fisher_f_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
gamma_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
geometric_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
independent_bits_engine Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
linear_congruential_engine Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
lognormal_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
mersenne_twister_engine Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
negative_binomial_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
normal_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
piecewise_constant_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
piecewise_linear_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
poisson_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
random_device Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
seed_seq Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
shuffle_order_engine Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
student_t_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
subtract_with_carry_engine Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
uniform_int_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
uniform_real_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
weibull_distribution Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
default_random_engine.cc Change test to use VERIFY not assert 2016-10-13 17:37:47 +01:00
knuth_b.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
minstd_rand.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
minstd_rand0.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
mt19937.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
mt19937_64.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
pr60037-neg.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ranlux24.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ranlux24_base.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ranlux48.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ranlux48_base.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00