nkfのGitリポジトリのfork
修訂 | ecf2a983ff0945462d731afa9b4d7327cfeb9b5a (tree) |
---|---|
時間 | 2011-09-09 19:31:45 |
作者 | NARUSE, Yui <naruse@user...> |
Commiter | NARUSE, Yui |
Add missing -w. [nkf-bug#26274]
@@ -899,7 +899,7 @@ $example{'test_data/q-encode-utf-8.ans'} = <<"eofeof"; | ||
899 | 899 | eofeof |
900 | 900 | |
901 | 901 | printf "%-40s", "test_data/q-encode-utf-8"; |
902 | - &test("$nkf",$example{'test_data/q-encode-utf-8'},$example{'test_data/q-encode-utf-8.ans'}); | |
902 | + &test("$nkf -w",$example{'test_data/q-encode-utf-8'},$example{'test_data/q-encode-utf-8.ans'}); | |
903 | 903 | # test_data/rot13 |
904 | 904 | |
905 | 905 | $example{'test_data/rot13'} = unpack('u',<<'eofeof'); |