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
97079108be09a45ce59485f6b63716c24bdcb6e7
NetNewsWire
/
Frameworks
/
RSParser
/
RSParserTests
T
History
Brent Simmons
97079108be
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
..
Resources
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
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
…
HTMLMetadataTests.swift
…
Info.plist
…
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