/[Frey]/trunk/t/02-frey-session.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/02-frey-session.t

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

revision 674 by dpavlin, Thu Nov 27 21:04:35 2008 UTC revision 675 by dpavlin, Tue Dec 2 01:50:20 2008 UTC
# Line 30  foreach my $nr ( 0, 1, 2, 42 ) { Line 30  foreach my $nr ( 0, 1, 2, 42 ) {
30          cmp_ok( $o->usage->{test}, '=', 42, "read $nr" );          cmp_ok( $o->usage->{test}, '=', 42, "read $nr" );
31  }  }
32    
33  ok( my $data = $o->as_data, 'data' );  ok( my $data = $o->session_as_data, 'session_as_data' );
34  diag $data if $debug;  diag $data if $debug;
35    
36  ok( $o->TODO( "test,ignore" ), 'TODO' );  ok( $o->TODO( "test,ignore" ), 'TODO' );

Legend:
Removed from v.674  
changed lines
  Added in v.675

  ViewVC Help
Powered by ViewVC 1.1.26