Changeset 30419
- Timestamp:
- 02/22/09 09:54:03 (4 years ago)
- Location:
- lang/perl/Data-Localize/trunk/t
- Files:
-
- 4 modified
-
01_basic.t (modified) (1 diff)
-
02_namespace.t (modified) (1 diff)
-
03_gettext.t (modified) (1 diff)
-
04_auto.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Data-Localize/trunk/t/01_basic.t
r30071 r30419 2 2 use lib "t/lib"; 3 3 use Test::More (tests => 2); 4 5 # wipe out ENV so it doesn't interfere 6 local %ENV = (); 4 7 5 8 use_ok "Data::Localize"; -
lang/perl/Data-Localize/trunk/t/02_namespace.t
r30071 r30419 3 3 use utf8; 4 4 use Test::More tests => 6; 5 6 local %ENV = (); 5 7 6 8 use_ok "Data::Localize"; -
lang/perl/Data-Localize/trunk/t/03_gettext.t
r30072 r30419 5 5 use File::Temp qw(tempdir); 6 6 use Test::More tests => 5; 7 8 local %ENV = (); 7 9 8 10 use_ok "Data::Localize"; -
lang/perl/Data-Localize/trunk/t/04_auto.t
r30069 r30419 3 3 use lib "t/lib"; 4 4 use Test::More (tests => 4); 5 6 local %ENV = (); 5 7 6 8 use_ok "Data::Localize";
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)