Protect tests that expect an exception for an unknown std::random_device
authorRoger Ferrer Ibanez <roger.ferreribanez@arm.com>
Tue, 1 Nov 2016 08:11:12 +0000 (08:11 +0000)
committerRoger Ferrer Ibanez <roger.ferreribanez@arm.com>
Tue, 1 Nov 2016 08:11:12 +0000 (08:11 +0000)
commit8cba0befb4b4151a8cde7c023ecbb786b47a8be3
tree31199cb771bb43d55d7ab342ba53d37638dcc2d2
parentaf20d5e3f452aa89c1b3fb6d1fa4d756393a1c8d
Protect tests that expect an exception for an unknown std::random_device

Skip these tests under libcpp-no-exceptions.

Differential Revision: https://reviews.llvm.org/D26141

llvm-svn: 285677
libcxx/test/std/numerics/rand/rand.device/ctor.pass.cpp
libcxx/test/std/numerics/rand/rand.device/eval.pass.cpp