/[webpac2]/trunk/t/2-parse.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/2-parse.t

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

revision 1264 by dpavlin, Tue Jul 28 12:40:46 2009 UTC revision 1265 by dpavlin, Sun Aug 9 20:10:21 2009 UTC
# Line 154  diag "test = ",dump( @test ) if $debug; Line 154  diag "test = ",dump( @test ) if $debug;
154    
155  ok(! $@, "eval: $@" );  ok(! $@, "eval: $@" );
156    
157  is_deeply( [ @test ], [ "foo", "foo", "bar >>2<<", "bar >>42<<" ], 'sub executed' );  is_deeply( [ @test ], [ "foo", "foo", "bar >>2<<", "bar >>42<<", 1,2,3 ], 'source fixed' );
158    

Legend:
Removed from v.1264  
changed lines
  Added in v.1265

  ViewVC Help
Powered by ViewVC 1.1.26