NetNewsWire/Frameworks/RSParser/RSParserTests
Brent Simmons f28d921aff Avoid skipping parsing Dr. Drang’s JSON Feed, which can’t be detected that it’s a JSON Feed with only partial data, since it has the version element at the end. Add a test for this. 2017-12-01 13:19:30 -08:00
..
Resources Avoid skipping parsing Dr. Drang’s JSON Feed, which can’t be detected that it’s a JSON Feed with only partial data, since it has the version element at the end. Add a test for this. 2017-12-01 13:19:30 -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 Avoid skipping parsing Dr. Drang’s JSON Feed, which can’t be detected that it’s a JSON Feed with only partial data, since it has the version element at the end. Add a test for this. 2017-12-01 13:19:30 -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 Add more tests to RSParser. 2017-06-27 06:56:03 -07:00