Sha256: 7fc1aa0acfd31d850fa42d4167f2942128349115f07618005c5ed2b902c2f141

Contents?: true

Size: 322 Bytes

Versions: 18

Compression:

Stored size: 322 Bytes

Contents

<!--
Description: feed contributor name
Expect:      bozo and feed['contributors'][0]['name'] == u'Example contributor'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
  <contributor>
    <name>Example contributor</name>
    <email>me@example.com</email>
    <uri>http://example.com/</uri>
  </contributor>
</feed

Version data entries

18 entries across 18 versions & 5 rubygems

Version Path
arthurgeek-rfeedparser-0.9.940 tests/illformed/atom10/feed_contributor_name.xml
eric-rfeedparser-0.9.951.2 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.7 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.85 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.8 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.86 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.87 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.9 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.91 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.92 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.93 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.931 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.940 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.950 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-0.9.951 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser-ictv-0.9.931 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser_ictv-0.9.931 tests/illformed/atom10/feed_contributor_name.xml
rfeedparser_ictv-0.9.932 tests/illformed/atom10/feed_contributor_name.xml