diff options
Diffstat (limited to 'test/std/re/re.alg/re.alg.match/basic.pass.cpp')
| -rw-r--r-- | test/std/re/re.alg/re.alg.match/basic.pass.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/std/re/re.alg/re.alg.match/basic.pass.cpp b/test/std/re/re.alg/re.alg.match/basic.pass.cpp index cb23cfa15d241..5140ec91762a8 100644 --- a/test/std/re/re.alg/re.alg.match/basic.pass.cpp +++ b/test/std/re/re.alg/re.alg.match/basic.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 |
