Changeset 433 for lang/perl/plagger/t
- Timestamp:
- 10/08/07 21:34:27 (14 months ago)
- Files:
-
- 1 modified
-
lang/perl/plagger/t/plugins/Filter-FLVInfo/base.t (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/plagger/t/plugins/Filter-FLVInfo/base.t
r430 r433 33 33 enclosure: 34 34 - url: http://mizzy.org/plagger-test/mizzy.flv 35 - title: 'Second Entry' 36 link: 'http://plagger.org/trac/browser/trunk/plagger/lib/Plagger/Plugin/Filter/FLVInfo.pm' 37 body: 'Test Filter::FLVInfo' 38 summary: 'Test Filter::FLVInfo' 39 author: 'Yohei Fushii' 40 enclosure: 41 - url: http://plagger.org/trac/browser/trunk/plagger/t/samples/plagger-logo-160x120.flv?format=raw 42 local_path: $t::TestPlagger::BaseDirURI/t/samples/plagger-logo-160x120.flv 35 43 36 44 - module: Filter::FetchEnclosure 45 rule: 46 expression: \$args->{entry}->link eq 'http://mizzy.org/plagger-test/'; 37 47 config: 38 48 dir: $main::tmpdir … … 43 53 is $context->update->feeds->[0]->entries->[0]->meta->{flvinfo}->{width}, '320'; 44 54 is $context->update->feeds->[0]->entries->[0]->meta->{flvinfo}->{aspect}, '4:3'; 55 is $context->update->feeds->[0]->entries->[1]->meta->{flvinfo}->{height}, '120'; 56 is $context->update->feeds->[0]->entries->[1]->meta->{flvinfo}->{width}, '160'; 57 is $context->update->feeds->[0]->entries->[1]->meta->{flvinfo}->{aspect}, '4:3';
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)