diff options
Diffstat (limited to 'test/normal/codepoint-width/tab-width')
| -rw-r--r-- | test/normal/codepoint-width/tab-width/cmd | 1 | ||||
| -rwxr-xr-x | test/normal/codepoint-width/tab-width/enabled | 2 | ||||
| -rw-r--r-- | test/normal/codepoint-width/tab-width/in | 2 | ||||
| -rw-r--r-- | test/normal/codepoint-width/tab-width/selections | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/test/normal/codepoint-width/tab-width/cmd b/test/normal/codepoint-width/tab-width/cmd new file mode 100644 index 00000000..4c559f78 --- /dev/null +++ b/test/normal/codepoint-width/tab-width/cmd @@ -0,0 +1 @@ +j diff --git a/test/normal/codepoint-width/tab-width/enabled b/test/normal/codepoint-width/tab-width/enabled new file mode 100755 index 00000000..edc44250 --- /dev/null +++ b/test/normal/codepoint-width/tab-width/enabled @@ -0,0 +1,2 @@ +#!/bin/sh +locale | grep LC_CTYPE | grep -qi 'utf-*8' diff --git a/test/normal/codepoint-width/tab-width/in b/test/normal/codepoint-width/tab-width/in new file mode 100644 index 00000000..9c911221 --- /dev/null +++ b/test/normal/codepoint-width/tab-width/in @@ -0,0 +1,2 @@ +一 %(二) +1234567890 diff --git a/test/normal/codepoint-width/tab-width/selections b/test/normal/codepoint-width/tab-width/selections new file mode 100644 index 00000000..ec635144 --- /dev/null +++ b/test/normal/codepoint-width/tab-width/selections @@ -0,0 +1 @@ +9 |
