/[Search-Estraier]/trunk/t/1_document.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/1_document.t

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

revision 10 by dpavlin, Wed Jan 4 15:48:00 2006 UTC revision 11 by dpavlin, Wed Jan 4 15:50:08 2006 UTC
# Line 3  Line 3 
3  use strict;  use strict;
4  use blib;  use blib;
5    
6  use Test::More tests => 28;  use Test::More tests => 29;
7  use Test::Exception;  use Test::Exception;
8  use Data::Dumper;  use Data::Dumper;
9    
# Line 79  cmp_ok(@attr, '==' , 0, "attributes remo Line 79  cmp_ok(@attr, '==' , 0, "attributes remo
79  diag "texts: ", join(',',@texts), "\n";  diag "texts: ", join(',',@texts), "\n";
80  ok(eq_array(\@test_texts, \@texts), 'texts');  ok(eq_array(\@test_texts, \@texts), 'texts');
81    
 diag Dumper(\@test_texts, \@texts);  
   
82  SKIP: {  SKIP: {
83          skip "est_keywords not implemented", 2;          skip "est_keywords not implemented", 2;
84    

Legend:
Removed from v.10  
changed lines
  Added in v.11

  ViewVC Help
Powered by ViewVC 1.1.26