/[Frey]/trunk/t/30-Frey-SVN.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-SVN.t

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

revision 803 by dpavlin, Tue Dec 9 20:31:31 2008 UTC revision 804 by dpavlin, Wed Dec 10 22:49:31 2008 UTC
# Line 16  BEGIN { Line 16  BEGIN {
16  ok( my $o = Frey::SVN->new( request_url => '/', debug => $debug ), 'new' );  ok( my $o = Frey::SVN->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/skeleton/, 'markup content' );  like( $markup, qr/blockquote/, 'markup content' );
20    

Legend:
Removed from v.803  
changed lines
  Added in v.804

  ViewVC Help
Powered by ViewVC 1.1.26