Changeset 1848

Show
Ignore:
Timestamp:
11/25/06 11:50:50
Author:
miyagawa
Message:

merged RSS test file for Namespace::Geo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/feature-geo/plagger/t/plugins/Namespace-Geo/base.t

    r1846 r1848  
    1919      feed: 
    2020        - file://$t::TestPlagger::BaseDirURI/t/samples/rss2-geo.xml 
    21         - file://$t::TestPlagger::BaseDirURI/t/samples/rss2-geo-point.xml 
    2221        - file://$t::TestPlagger::BaseDirURI/t/samples/atom-geo.xml 
    2322  - module: Namespace::Geo 
     
    2726is $feeds[0]->entries->[0]->location->latitude, 26.58; 
    2827is $feeds[0]->entries->[0]->location->longitude, -97.83; 
     28is $feeds[0]->entries->[1]->location->latitude, 26.58; 
     29is $feeds[0]->entries->[1]->location->longitude, -97.83; 
     30 
    2931is $feeds[1]->entries->[0]->location->latitude, 26.58; 
    3032is $feeds[1]->entries->[0]->location->longitude, -97.83; 
    31  
    32 is $feeds[2]->entries->[0]->location->latitude, 26.58; 
    33 is $feeds[2]->entries->[0]->location->longitude, -97.83; 
    34 is $feeds[2]->entries->[1]->location->latitude, 26.58; 
    35 is $feeds[2]->entries->[1]->location->longitude, -97.83; 
     33is $feeds[1]->entries->[1]->location->latitude, 26.58; 
     34is $feeds[1]->entries->[1]->location->longitude, -97.83; 
  • branches/feature-geo/plagger/t/samples/rss2-geo.xml

    r1842 r1848  
    2626         <pubDate>Fri, 30 May 2003 11:06:42 GMT</pubDate> 
    2727         <guid>http://liftoff.msfc.nasa.gov/2003/05/30.html#item572</guid> 
     28         <geo:Point> 
     29         <geo:lat>26.58</geo:lat> 
     30         <geo:long>-97.83</geo:long> 
     31         </geo:Point> 
    2832      </item> 
    2933      <item>