llvm-project/libcxx/test/std/diagnostics/syserr
Louis Dionne 74d096e558 [libc++] Move handling of the target triple to the DSL
This fixes a long standing issue where the triple is not always set
consistently in all configurations. This change also moves the
back-deployment Lit features to using the proper target triple
instead of using something ad-hoc.

This will be necessary for using from scratch Lit configuration files
in both normal testing and back-deployment testing.

Differential Revision: https://reviews.llvm.org/D102012
2021-05-08 11:10:53 -04:00
..
syserr.compare Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
syserr.errcat [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00
syserr.errcode [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
syserr.errcondition [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
syserr.hash [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
syserr.syserr [libc++] Remove <clocale> from some system_error tests 2020-10-28 09:49:36 -04:00
errc.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
is_error_code_enum.pass.cpp
is_error_condition_enum.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00