Protect std::{,unordered_}map tests under noexceptions
authorRoger Ferrer Ibanez <roger.ferreribanez@arm.com>
Tue, 29 Nov 2016 16:37:48 +0000 (16:37 +0000)
committerRoger Ferrer Ibanez <roger.ferreribanez@arm.com>
Tue, 29 Nov 2016 16:37:48 +0000 (16:37 +0000)
commitf2e50651f653adaaa72cfe6c3c9a7c6fc87124cb
tree175bc44ee933e3ab76ba1d285572c37dbda98617
parentd7306fb85ae44e7e5a66003ca81541c1721b5197
Protect std::{,unordered_}map tests under noexceptions

Skip tests that use exceptions

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

llvm-svn: 288157
libcxx/test/std/containers/associative/map/map.access/at.pass.cpp
libcxx/test/std/containers/unord/unord.map/unord.map.elem/at.pass.cpp