Fix portability issues in <random> tests. Patch from STL@microsoft.com
authorEric Fiselier <eric@efcs.ca>
Sun, 24 Jul 2016 23:36:18 +0000 (23:36 +0000)
committerEric Fiselier <eric@efcs.ca>
Sun, 24 Jul 2016 23:36:18 +0000 (23:36 +0000)
commit16629519740e6ba198b83273b50c1c010eb4a829
tree8d9835c968190d319acc4cdbedd3df2e929e8969
parent307e4216b26dceebbfbf3451a3c1c020274928af
Fix portability issues in <random> tests. Patch from STL@microsoft.com

llvm-svn: 276585
libcxx/test/std/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle.pass.cpp
libcxx/test/std/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle_rand.pass.cpp
libcxx/test/std/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle_urng.pass.cpp
libcxx/test/std/numerics/rand/rand.predef/default_random_engine.pass.cpp