Commit Graph

16 Commits

Author SHA1 Message Date
Brent Simmons
a48615b060 Add additional EntityDecodingTests. 2024-09-16 22:07:31 -07:00
Brent Simmons
88675adff2 Restore EntityDecodingTests. 2024-09-16 21:57:05 -07:00
Brent Simmons
96cbc51d26 Get AtomParserTests running and passing. 2024-09-14 15:03:34 -07:00
Brent Simmons
784b915e74 Finish porting FeedType support code. All tests pass. 2024-09-12 22:07:16 -07:00
Brent Simmons
0ffb878d9c Add isProbablyJSON method to FeedType detector. 2024-09-12 21:47:59 -07:00
Brent Simmons
1159d45e5f Add Atom feed detection to FeedType. 2024-09-11 21:56:37 -07:00
Brent Simmons
860ecfd58c Start porting FeedType to Swift. 2024-09-11 21:53:58 -07:00
Brent Simmons
b23888a20b Get RSSParserTests working — comment out all the other tests which aren’t expected to work yet. 2024-09-09 21:49:46 -07:00
Brent Simmons
77c1e26600 Add Swift port of the extra precision milliseconds fix from this PR: https://github.com/Ranchero-Software/NetNewsWire/pull/4356 2024-09-09 20:54:29 -07:00
Brent Simmons
7468d71083 Make DateParser tests work. (Same tests as from RSDataParser, ported to Swift.) 2024-09-05 14:46:25 -07:00
Brent Simmons
f86a5f8314 Continue work on Swift port of Parser. 2024-09-02 12:03:24 -07:00
Brent Simmons
61825a6d88 Create FeedParser target to replace Parser. 2024-08-27 20:46:11 -07:00
Brent Simmons
ec2c294fab Fix OPMLParser bug. Tests now pass. 2024-08-27 09:16:41 -07:00
Brent Simmons
4349dd26ff Create OPMLParserTests. 2024-08-26 22:39:46 -07:00
Brent Simmons
4b646e42c2 Write first version of Swift-based SAXParser. 2024-08-18 17:25:29 -07:00
Brent Simmons
d50b5818ac Move local modules into a folder named Modules. 2024-07-06 21:07:05 -07:00