Protect std::array tests under noexceptions
authorRoger Ferrer Ibanez <roger.ferreribanez@arm.com>
Tue, 29 Nov 2016 17:10:29 +0000 (17:10 +0000)
committerRoger Ferrer Ibanez <roger.ferreribanez@arm.com>
Tue, 29 Nov 2016 17:10:29 +0000 (17:10 +0000)
commit86663cd0ef236f876c27adb822857ccaccf12b70
treef9863245300ec626a73dbd04df491455be5376c5
parent2dfeb6e3c23c11eecb1af55b566faf5d42064015
Protect std::array tests under noexceptions

Skip tests that expect exceptions be thrown. Also add missing asserts.

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

llvm-svn: 288165
libcxx/test/std/containers/sequences/array/at.pass.cpp