public
Rubygem
Fork of jmhodges/rfeedparser
Description: rFeedParser is a translation of the Universal Feed Parser from Python into Ruby. It has nearly the exact same behavior.
Homepage: http://rfeedparser.rubyforge.org
Clone URL: git://github.com/technomancy/rfeedparser.git
rfeedparser / tests / to_skip.yml
100644 26 lines (25 sloc) 1.278 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
- test_tests_wellformed_rss_item_description_not_a_doctype
- test_tests_illformed_rss_item_description_not_a_doctype
- test_tests_wellformed_sanitize_entry_content_crazy
- test_tests_wellformed_sanitize_entry_summary_crazy
- test_tests_wellformed_sanitize_entry_title_crazy
- test_tests_wellformed_sanitize_feed_copyright_crazy
- test_tests_wellformed_sanitize_feed_info_crazy
- test_tests_wellformed_sanitize_feed_subtitle_crazy
- test_tests_wellformed_sanitize_feed_tagline_crazy
- test_tests_wellformed_sanitize_feed_title_crazy
- test_tests_wellformed_sanitize_item_content_encoded_crazy
- test_tests_wellformed_sanitize_item_description_crazy
- test_tests_wellformed_sanitize_item_fullitem_crazy
- test_tests_illformed_sanitize_entry_content_crazy
- test_tests_illformed_sanitize_entry_summary_crazy
- test_tests_illformed_sanitize_entry_title_crazy
- test_tests_illformed_sanitize_feed_copyright_crazy
- test_tests_illformed_sanitize_feed_info_crazy
- test_tests_illformed_sanitize_feed_subtitle_crazy
- test_tests_illformed_sanitize_feed_tagline_crazy
- test_tests_illformed_sanitize_feed_title_crazy
- test_tests_illformed_sanitize_item_content_encoded_crazy
- test_tests_illformed_sanitize_item_description_crazy
- test_tests_illformed_sanitize_item_fullitem_crazy