/[jsFind]/trunk/t/10homer.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/10homer.t

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

revision 34 by dpavlin, Thu Oct 7 22:47:39 2004 UTC revision 35 by dpavlin, Sun Oct 24 11:13:22 2004 UTC
# Line 103  diag "homer_words.txt created"; Line 103  diag "homer_words.txt created";
103    
104  my $total_words = scalar keys %words_usage;  my $total_words = scalar keys %words_usage;
105    
106  cmp_ok($t->to_jsfind("./html/homer"), '==', $total_words, " jsfind index with $total_words words");  cmp_ok($t->to_jsfind(dir=>"./html/homer"), '==', $total_words, " jsfind index with $total_words words");
107    
108  #print Dumper($t);  #print Dumper($t);

Legend:
Removed from v.34  
changed lines
  Added in v.35

  ViewVC Help
Powered by ViewVC 1.1.26