File: unicode-unix.test

package info (click to toggle)
shelltestrunner 1.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 896 kB
  • sloc: haskell: 881; makefile: 54; sh: 1
file content (15 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 0. utf8-encoded unicode in filename should be fine
# XXX file renamed from unicode-ß-unix.test to appease hackage (non-utf8-encoded ?)
#
# 1. in command field:
$  echo проверка
> //

# 2. in output field:
$  echo проверка
проверка

# 3. in regexp:
$  echo проверка
> /проверка/