/[webpac2]/trunk/t/3-normalize-xml.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/3-normalize-xml.t

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

revision 367 by dpavlin, Sun Jan 8 20:31:28 2006 UTC revision 370 by dpavlin, Sun Jan 8 21:16:22 2006 UTC
# Line 212  $rec = { Line 212  $rec = {
212          } ],          } ],
213  };  };
214    
215  my $import = {  $import = {
216          'Tag' => { 'isis' => [          'Tag' => { 'isis' => [
217                          { content => '0 v900^a 1 v900^b 2 v900^c 3 v900^x 4' },                          { content => '0 v900^a 1 v900^b 2 v900^c 3 v900^x 4' },
218          ] },          ] },
# Line 232  sub parse_test_arr($$$$) { Line 232  sub parse_test_arr($$$$) {
232          }          }
233  }  }
234    
235  my $import = {  $import = {
236          'Tag_a' => { 'isis' => [          'Tag_a' => { 'isis' => [
237                  { content => 'v900^a' },                  { content => 'v900^a' },
238          ] },          ] },

Legend:
Removed from v.367  
changed lines
  Added in v.370

  ViewVC Help
Powered by ViewVC 1.1.26