/[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 3 by dpavlin, Wed Jan 4 13:11:43 2006 UTC revision 4 by dpavlin, Wed Jan 4 13:33:07 2006 UTC
# Line 7  use Test::More tests => 25; Line 7  use Test::More tests => 25;
7    
8  BEGIN { use_ok('Search::Estraier') };  BEGIN { use_ok('Search::Estraier') };
9    
10    #print Search::Estraier::Document::_s('foo');
11    
12    #cmp_ok(Search::Estraier::Document::_s("  this  is a  text  "), 'eq', 'this is a text', '_s - strip spaces');
13    
14    
15  my $attr_data = {  my $attr_data = {
16          '@uri' => 'http://localhost/Search-Estraier/',          '@uri' => 'http://localhost/Search-Estraier/',
17          'size' => 42,          'size' => 42,

Legend:
Removed from v.3  
changed lines
  Added in v.4

  ViewVC Help
Powered by ViewVC 1.1.26