xref: /llvm-project/llvm/test/Other/lit-unicode.txt (revision 35f9e5f51d52ed4a5653405345c18e07673a6b73)
1Windows echo does not have good Unicode support.
2UNSUPPORTED: system-windows
3
4RUN: echo "ようこそ" | FileCheck %s
5CHECK: {{^}}ようこそ{{$}}
6