This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced
2025-01-31 19:24:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Frameworks
/
RSParser
/
RSParserTests
History
Brent Simmons
f8f78810ef
When detecting and parsing a potential JSON Feed, allow for the version URL to have the wrong scheme, as it does (at this writing) in
https://pxlnv.com/feed/json/
...
Fix
#347
.
2018-02-14 20:56:02 -08:00
..
Resources
When detecting and parsing a potential JSON Feed, allow for the version URL to have the wrong scheme, as it does (at this writing) in
https://pxlnv.com/feed/json/
2018-02-14 20:56:02 -08:00
AtomParserTests.swift
Parse Atom authors.
Fix
#260
.
2017-12-19 13:24:19 -08:00
EntityDecodingTests.swift
Fix bug decoding ' entities.
2017-12-30 10:24:44 -08:00
FeedParserTypeTests.swift
When detecting and parsing a potential JSON Feed, allow for the version URL to have the wrong scheme, as it does (at this writing) in
https://pxlnv.com/feed/json/
2018-02-14 20:56:02 -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
When detecting and parsing a potential JSON Feed, allow for the version URL to have the wrong scheme, as it does (at this writing) in
https://pxlnv.com/feed/json/
2018-02-14 20:56:02 -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 test for Macworld authors — make sure they appear as names instead of email addresses, even though they’re using RSS.
2017-12-19 13:28:33 -08:00