NetNewsWire/Frameworks/RSParser/RSParserTests
Brent Simmons bfccda8c88 Get twitter:image:src from HTML metadata. 2017-11-26 11:49:01 -08:00
..
Resources Parse Open Graph images when parsing metadata from an HTML page. 2017-11-26 11:38:03 -08:00
AtomParserTests.swift Add Atom parser test for getting the home page link. It passed, which means the bug I’m currently hunting (no favicon for Dr. Drang) is somewhere else. 2017-11-25 13:02:21 -08:00
FeedParserTypeTests.swift Add feed detection test for DCRainmaker feed. Make sure it’s detected as RSS. Fix #146. 2017-11-11 10:37:28 -08:00
HTMLLinkTests.swift Add HTML tests to RSParser. 2017-06-25 18:11:38 -07:00
HTMLMetadataTests.swift Get twitter:image:src from HTML metadata. 2017-11-26 11:49:01 -08:00
Info.plist Start work on turning RSXML.framework into RSParser.framework. 2017-06-20 21:18:46 -07:00
JSONFeedParserTests.swift Fix two typos in JSONFeedParser which kept the parser from getting the feed’s favicon and icon URLs. Also added a test for this. 2017-11-25 10:34:48 -08:00
OPMLTests.swift Fix build failures in OPMLTests. Tests all still pass in RSParser. 2017-11-04 10:25:13 -07:00
RSDateParserTests.m Commit major surgery but leave it unfinished. Everything is broken. 2017-07-01 17:22:19 -07:00
RSSInJSONParserTests.swift Fix bug finding channel element in RSS-in-JSON parser. 2017-06-26 19:51:01 -07:00
RSSParserTests.swift Add more tests to RSParser. 2017-06-27 06:56:03 -07:00