/[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 754 by dpavlin, Thu Oct 5 14:38:45 2006 UTC revision 755 by dpavlin, Sun Oct 8 20:28:17 2006 UTC
# Line 123  ok( Line 123  ok(
123                  debug => $debug,                  debug => $debug,
124  ), "new");  ), "new");
125    
126  ok(my $marc = $parser->generate_marc('marc','marc-input'), 'generate_marc');  ok(my $marc = $parser->have_rules('marc', 'marc', 'marc-input'), 'have_rules(marc,...)');
127    
128  diag "marc: ",dump($marc) if ($debug);  diag "marc: ",dump($marc) if ($debug);
129    

Legend:
Removed from v.754  
changed lines
  Added in v.755

  ViewVC Help
Powered by ViewVC 1.1.26