/[Frey]/trunk/t/30-Frey-Web-FLVPlayer.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/t/30-Frey-Web-FLVPlayer.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/t/30-Frey-Web-Flowplayer.t revision 844 by dpavlin, Mon Dec 15 18:32:49 2008 UTC trunk/t/30-Frey-Web-FLVPlayer.t revision 853 by dpavlin, Mon Dec 15 20:36:45 2008 UTC
# Line 16  BEGIN { Line 16  BEGIN {
16  ok( my $o = Frey::Web::FLVPlayer->new( request_url => '/', debug => $debug ), 'new' );  ok( my $o = Frey::Web::FLVPlayer->new( request_url => '/', debug => $debug ), 'new' );
17  ok( my $markup = $o->as_markup, 'as_markup' );  ok( my $markup = $o->as_markup, 'as_markup' );
18  diag $markup if $debug;  diag $markup if $debug;
19  like( $markup, qr/flowplayer/, 'markup content' );  like( $markup, qr/player_flv.+swf/, 'markup content' );
20    

Legend:
Removed from v.844  
changed lines
  Added in v.853

  ViewVC Help
Powered by ViewVC 1.1.26