diff options
Diffstat (limited to 'test/std/re/re.alg/re.alg.match/extended.pass.cpp')
-rw-r--r-- | test/std/re/re.alg/re.alg.match/extended.pass.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/std/re/re.alg/re.alg.match/extended.pass.cpp b/test/std/re/re.alg/re.alg.match/extended.pass.cpp index aac03839a05d..8aa71f75d748 100644 --- a/test/std/re/re.alg/re.alg.match/extended.pass.cpp +++ b/test/std/re/re.alg/re.alg.match/extended.pass.cpp @@ -6,6 +6,9 @@ // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// +// +// NetBSD does not support LC_COLLATE at the moment +// XFAIL: netbsd // REQUIRES: locale.cs_CZ.ISO8859-2 |