mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-28 14:21:45 +01:00
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