llvm-project/libcxx/test/std/language.support/support.dynamic
Daniel McIntosh d0fe294729 [SystemZ][z/OS][libcxx] mark aligned allocation tests UNSUPPORTED on z/OS
zOS doesn't support aligned allocation, so these tests are failing.
For more details on aligned allocation in zOS, see
https://reviews.llvm.org/D87611 and https://reviews.llvm.org/D90178

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D102798
2021-07-07 10:54:38 -04:00
..
alloc.errors [libcxx] [test] Link against msvcprt as C++ ABI library in tests 2021-04-04 19:18:32 +03:00
new.delete [SystemZ][z/OS][libcxx] mark aligned allocation tests UNSUPPORTED on z/OS 2021-07-07 10:54:38 -04:00
ptr.launder [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
align_val_t.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
destroying_delete_t.pass.cpp [runtimes] Use int main(int, char**) consistently in tests 2020-10-08 14:28:13 -04:00
destroying_delete_t_declaration.pass.cpp [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
nothrow_t.fail.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
nothrow_t.pass.cpp [libc++] Take 2: Implement LWG 2510 2019-09-26 14:51:10 +00:00