/[Redis.pre-github]/t/20-Redis-Hash.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 /t/20-Redis-Hash.t

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

revision 44 by dpavlin, Mon Mar 23 09:22:30 2009 UTC revision 46 by dpavlin, Mon Mar 23 11:30:29 2009 UTC
# Line 26  is_deeply( [ sort keys %h ], [ 'bar', 'b Line 26  is_deeply( [ sort keys %h ], [ 'bar', 'b
26  is_deeply( \%h, { bar => 1, baz => 99, foo => 42, }, 'structure' );  is_deeply( \%h, { bar => 1, baz => 99, foo => 42, }, 'structure' );
27    
28    
29  diag dump( \%h );  #diag dump( \%h );
30    

Legend:
Removed from v.44  
changed lines
  Added in v.46

  ViewVC Help
Powered by ViewVC 1.1.26