NetNewsWire/Frameworks/RSParser/RSParserTests
2017-12-19 11:20:40 -08:00
..
Resources Parse enclosures in RSS. 2017-12-18 15:35:50 -08:00
AtomParserTests.swift Make RSParsedArticle calculate a unique ID only when there’s no guid. Otherwise use the guid. Do not attempt to create a globally-unique ID — that’s out of scope for the parser and should be (and is) handled at the app’s model layer. 2017-12-19 10:59:24 -08:00
FeedParserTypeTests.swift Add case for detecting <https://www.natashatherobot.com/feed/> as an RSS feed. 2017-12-07 20:05:58 -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 Add tests for Dr. Drang’s JSON Feed. 2017-11-30 13:19:22 -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 Test Omni Show and Macworld unique IDs. The Omni Show ids should come from the feed’s guids. Macworld’s unique IDs should be calculated, since the feed doesn’t have guids. 2017-12-19 11:20:40 -08:00