Changeset 6470 for lang/perl/Encode-JP-Mobile
- Timestamp:
- 02/10/08 13:17:44 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/Encode-JP-Mobile/trunk/t/charnames.t (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Encode-JP-Mobile/trunk/t/charnames.t
r6469 r6470 2 2 use warnings; 3 3 use Data::Dumper; 4 use Test::More tests => 3 2;4 use Test::More tests => 33; 5 5 use Encode; 6 6 … … 55 55 eval { unicode2name() }; like $@, qr{^missing code}, "validation"; 56 56 eval { unicode2name_en() }; like $@, qr{^missing code}, "validation"; 57 eval { vianame() }; like $@, qr{^missing name}, "validation"; 57 58 58 59 is Encode::is_utf8("\N{DoCoMo Beer}"), 1;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)