You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/localization/locales/locale/locale.cons
Michal Gorny 4b8645f0dc [test] Add target_info for NetBSD, and XFAIL some of locale tests
Add a target_info definition for NetBSD.  The definition is based
on the one used by FreeBSD, with libcxxrt replaced by libc++abi,
and using llvm-libunwind since we need to use its unwinder
implementation to build anyway.

Additionally, XFAIL the 30 tests that fail because of non-implemented
locale features.  According to the manual, NetBSD implements only
LC_CTYPE part of locale handling.  However, there is a locale database
in the system and locale specifications are validated against it,
so it makes sense to list the common locales as supported.

If I'm counting correctly, this change enables additional 43 passing
tests.

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

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349379 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
assign.pass.cpp Make locale constructors tests use count_new.hpp 9 years ago
char_pointer.pass.cpp [test] Add target_info for NetBSD, and XFAIL some of locale tests 6 years ago
copy.pass.cpp Make locale constructors tests use count_new.hpp 9 years ago
default.pass.cpp [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8. 9 years ago
locale_char_pointer_cat.pass.cpp [libcxx] Remove the availability_markup LIT feature 6 years ago
locale_facetptr.pass.cpp Make locale constructors tests use count_new.hpp 9 years ago
locale_locale_cat.pass.cpp [libcxx] Remove the availability_markup LIT feature 6 years ago
locale_string_cat.pass.cpp [libcxx] Remove the availability_markup LIT feature 6 years ago
string.pass.cpp Make locale constructors tests use count_new.hpp 9 years ago