diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2009-11-13 17:12:22 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2009-11-13 17:12:22 -0800 |
commit | fe2f8d7123f22cf7755330ac8b289bc3cd838af3 (patch) | |
tree | 93f74a86a26abf02fdfad4c4f7422f94e55bf977 /tests/005/data | |
parent | b53f80bc65b8cb7d382f4c16b6218ccfcb579ef5 (diff) | |
download | txr-fe2f8d7123f22cf7755330ac8b289bc3cd838af3.tar.gz txr-fe2f8d7123f22cf7755330ac8b289bc3cd838af3.tar.bz2 txr-fe2f8d7123f22cf7755330ac8b289bc3cd838af3.zip |
New testcase which does some UTF-8 scanning, Unicode regexes,
and @(freeform).
Diffstat (limited to 'tests/005/data')
-rw-r--r-- | tests/005/data | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/005/data b/tests/005/data new file mode 100644 index 00000000..37c7c759 --- /dev/null +++ b/tests/005/data @@ -0,0 +1,10 @@ +春が来た (Haru-ga Kita/Spring has Come) + +春が来た 春が来た どこに来た +山に来た 里に来た 野にも来た + +花が咲く 花が咲く どこに咲く +山に咲く 里に咲く 野にも咲く + +鳥がなく 鳥がなく どこでなく +山でなく 里でなく 野でもなく |