Changeset 7989 for lang/perl/Acme-Shukugawa-Atom
- Timestamp:
- 03/16/08 10:06:29 (5 years ago)
- Location:
- lang/perl/Acme-Shukugawa-Atom/trunk/t
- Files:
-
- 3 modified
-
01_basic.t (modified) (2 diffs)
-
03_waiha.t (modified) (1 diff)
-
04_kuribitsu.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Acme-Shukugawa-Atom/trunk/t/01_basic.t
r7940 r7989 24 24 25 25 === 26 --- input: ハワイ27 --- expected: ワイハー28 29 ===30 --- input: 寿司31 --- expected: シースー32 33 ===34 26 --- input: 銀座で午前0時に寿司行こう 35 27 --- expected: ザギンでテッペンにシースーコウイー 36 37 ===38 --- input: 狼39 --- expected: カミオー40 41 ===42 --- SKIP43 # mecabの辞書にない?44 --- input: 鋏45 --- expected: サミハー46 28 47 29 === … … 56 38 --- input: 別にdankogaiはエヌジーというわけではない 57 39 --- expected: ジリサワゴネタガイダンコはジーエヌというケーワーではない 58 59 ===60 --- input: びっくり61 --- expected: クリビツ62 40 63 41 === -
lang/perl/Acme-Shukugawa-Atom/trunk/t/03_waiha.t
r7937 r7989 1 use strict; 2 use Test::More (skip_all => "Maybe later"); 1 use Test::Base; 2 use utf8; 3 4 plan tests => 1 + 1 * blocks; 5 6 use_ok("Acme::Shukugawa::Atom"); 7 8 9 sub translate { 10 Acme::Shukugawa::Atom->translate(shift); 11 } 12 13 filters { 14 input => 'translate', 15 }; 16 17 run_is; 18 19 __DATA__ 20 21 === 22 --- input: ハワイ 23 --- expected: ワイハー 24 25 === 26 --- input: 狼 27 --- expected: カミオー 28 29 === 30 --- SKIP 31 # mecabの辞書にない? 32 --- input: 鋏 33 --- expected: サミハー 34 35 -
lang/perl/Acme-Shukugawa-Atom/trunk/t/04_kuribitsu.t
r7937 r7989 20 20 21 21 === 22 --- input: びっくり 23 --- expected: クリビツ 24 25 === 22 26 --- input: 照明 23 27 --- expected: メイショー
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)