gcc/libstdc++-v3/testsuite/26_numerics
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
..
accumulate Update copyright years. 2016-01-04 15:30:50 +01:00
adjacent_difference Update copyright years. 2016-01-04 15:30:50 +01:00
complex Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
headers Add C++11 <cmath> overloads to the global namespace 2016-01-20 17:44:58 +00:00
inner_product Update copyright years. 2016-01-04 15:30:50 +01:00
iota Update copyright years. 2016-01-04 15:30:50 +01:00
partial_sum Update copyright years. 2016-01-04 15:30:50 +01:00
random PR libstdc++/41759 reword static assertions in <random> 2016-04-18 19:03:50 +01:00
slice Update copyright years. 2016-01-04 15:30:50 +01:00
slice_array Update copyright years. 2016-01-04 15:30:50 +01:00
valarray Constrain std::valarray functions and operators 2016-01-22 21:15:41 +00:00