1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/reader/encoding/testdata
2025-02-15 17:05:14 -08:00
..
invalid-prolog.xml fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes 2025-02-15 17:05:14 -08:00
iso-8859-1-meta-after-1024.html fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes 2025-02-15 17:05:14 -08:00
iso-8859-1.html fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes 2025-02-15 17:05:14 -08:00
iso-8859-1.xml test(encoding): add unit tests for CharsetReader function 2025-02-15 15:40:07 -08:00
utf8-incorrect-prolog.xml fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes 2025-02-15 17:05:14 -08:00
utf8-meta-after-1024.html fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes 2025-02-15 17:05:14 -08:00
utf8.html fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes 2025-02-15 17:05:14 -08:00
utf8.xml fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes 2025-02-15 17:05:14 -08:00
windows-1252-incorrect-prolog.xml test(encoding): add unit tests for CharsetReader function 2025-02-15 15:40:07 -08:00
windows-1252.xml test(encoding): add unit tests for CharsetReader function 2025-02-15 15:40:07 -08:00