forked from boostorg/unordered
		
	Seed the random number generator in tests.
[SVN r41782]
This commit is contained in:
		| @@ -10,6 +10,8 @@ | ||||
| #include <boost/test/exception_safety.hpp> | ||||
| #include "../helpers/random_values.hpp" | ||||
|  | ||||
| test::seed_t seed(73041); | ||||
|  | ||||
| template <class T> | ||||
| struct copy_test1 : public test::exception_base | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user