This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
05b158e92f56d5965bfe833d73b6c23e99cd1f94
NetNewsWire
/
Frameworks
/
RSParser
/
RSParserTests
History
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
…
HTMLMetadataTests.swift
Get twitter:image:src from HTML metadata.
2017-11-26 11:49:01 -08:00
Info.plist
…
JSONFeedParserTests.swift
Add tests for Dr. Drang’s JSON Feed.
2017-11-30 13:19:22 -08:00
OPMLTests.swift
…
RSDateParserTests.m
…
RSSInJSONParserTests.swift
…
RSSParserTests.swift
…