/[Sack]/trunk/t/Sack-Digest.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/Sack-Digest.t

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

revision 49 by dpavlin, Thu Sep 24 13:37:53 2009 UTC revision 50 by dpavlin, Thu Sep 24 19:21:55 2009 UTC
# Line 30  ok( $o->sync, 'sync' ); Line 30  ok( $o->sync, 'sync' );
30    
31  ok( $o->close, 'close' );  ok( $o->close, 'close' );
32    
33  ok( $o->new( port => 0), 'new again' );  ok( $o = Sack::Digest->new( port => 0), 'new again' );
34    
35  my $out = {  my $out = {
36          "CR#+" => { 1=>1, 2=>1, 3=>1, 4=>1, 5=>1 }          "CR#+" => { 1=>1, 2=>1, 3=>1, 4=>1, 5=>1 }

Legend:
Removed from v.49  
changed lines
  Added in v.50

  ViewVC Help
Powered by ViewVC 1.1.26