Commit Graph

13 Commits

Author SHA1 Message Date
Brent Simmons
a7c4669bd6 Create HTMLParserTests. 2024-09-21 22:10:47 -07:00
Brent Simmons
ecfe504d9d Make RSS-in-JSON tests work. 2024-09-21 11:20:23 -07:00
Brent Simmons
887ef8c22e Make JSONFeedParserTests run. 2024-09-21 11:11:45 -07:00
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
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