llvm-project/libcxx/test/std/diagnostics/syserr
Louis Dionne 201184b30b [libc++] Remove <clocale> from some system_error tests
The explicit call to `std::setlocale(LC_ALL, "C")` isn't required, since
the Standard already says the equivalent of this call is performed on
program startup.
2020-10-28 09:49:36 -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++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -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