sfeed_tests

sfeed tests and RSS and Atom files
git clone git://git.codemadness.org/sfeed_tests
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-02-15 23:53add fefe blog as testHiltjo Posthuma1+130-0
2024-01-26 19:58build_versions.sh: add 2.0Hiltjo Posthuma1+1-1
2024-01-26 18:57test.sh: add test for including sfeed_update as a libraryHiltjo Posthuma1+146-1
2024-01-14 13:42add new lichess daily feedHiltjo Posthuma1+41-0
2023-12-29 13:00sfeed_update tests: only allow regular files for config files nowHiltjo Posthuma1+10-3
2023-12-28 16:09add rc config for testing parallel job handling (sfeed 1.9 vs xargs)Hiltjo Posthuma1+20-0
2023-12-28 15:33add test notesHiltjo Posthuma1+5-0
2023-12-28 15:08sfeed_update: improve and add more testsHiltjo Posthuma1+298-12
2023-12-28 11:33sfeed_update: convertencoding test and improvementsHiltjo Posthuma1+58-26
2023-12-28 11:16sfeed_update tests: improve, wipHiltjo Posthuma1+116-39
2023-12-28 10:43sfeed_update: test merge and order, also when there is nothing to mergeHiltjo Posthuma1+68-10
2023-12-26 17:34sfeed_update: fix test for haikuos and rc files with chmod 000Hiltjo Posthuma1+6-1
2023-12-26 15:26sfeed_update test: fix test for testing parametersHiltjo Posthuma1+1-1
2023-12-26 14:16sfeed_update tests: do not allow including directory names anymoreHiltjo Posthuma1+16-1
2023-12-26 14:02sfeed_update tests: improve compatibility with older systemsHiltjo Posthuma1+7-7
2023-12-26 12:51sfeed_update tests: improveHiltjo Posthuma1+44-56
2023-12-16 14:05sfeed tests: update TODOHiltjo Posthuma1+11-10
2023-12-16 13:57sfeed_update: enable mostly done testsHiltjo Posthuma1+2-9
2023-12-16 13:37sfeed_update: tests for (overrided) functions that failedHiltjo Posthuma1+335-8
2023-12-16 12:43wipHiltjo Posthuma1+118-13
2023-12-16 10:52sfeed_update tests: add TODO itemHiltjo Posthuma1+8-0
2023-12-15 22:29sfeed_update: improve tests, remove old now duplicate testsHiltjo Posthuma4+90-34
2023-12-15 22:07sfeed_update tests: reduce common boilerplate code to start and cleanup a testHiltjo Posthuma1+22-22
2023-12-15 13:02sfeed_update: improve testsHiltjo Posthuma2+53-10
2023-12-14 22:29sfeed_update: add some tests, needs cleaning upHiltjo Posthuma9+101-0
2023-12-14 19:35sfeed_update tests: add initial automated testsHiltjo Posthuma2+164-8
2023-11-20 21:11add ccc.de last 100 events feed (RDF)Hiltjo Posthuma1+2085-0
2023-10-26 22:05add podcast feedHiltjo Posthuma1+26-0
2023-09-22 11:49build_no_warnings: add a comment about useful flagsHiltjo Posthuma1+3-1
2023-09-16 13:36add majorgeeks.comHiltjo Posthuma1+134-0
2023-08-18 23:19build 1.8 and 1.9Hiltjo Posthuma1+1-1
2023-08-15 16:25add w3.org blog RSS feedHiltjo Posthuma1+974-0
2023-08-01 16:45add art19.com example (Amazon podcast service)Hiltjo Posthuma1+17708-0
2023-08-01 16:44add RSS 1.1 example fileHiltjo Posthuma1+35-0
2023-07-09 17:39add 2 time tests, noticed in an invalid feedHiltjo Posthuma1+4-0
2023-07-08 11:38test_curses.sh: fix test now that read/unread scrolls down 1 lineHiltjo Posthuma1+2-2
2023-06-20 17:20add a Typlog feedHiltjo Posthuma1+1623-0
2023-06-18 16:08add apod NASA RSS feedHiltjo Posthuma1+63-0
2023-06-18 15:56add pubmed feedHiltjo Posthuma1+305-0
2023-06-14 15:47add ghn.ge RSS feedHiltjo Posthuma1+4368-0
2023-06-06 23:24add Atom weather alerts feedHiltjo Posthuma1+8572-0
2023-06-06 16:57add function to test datetounix against system libc timegm() implementationHiltjo Posthuma1+137-0
2023-05-25 20:50add mail-archive.com feedHiltjo Posthuma1+722-0
2023-05-16 16:28add pnas.org RDFHiltjo Posthuma1+1592-0
2023-05-11 16:24add noteHiltjo Posthuma1+1-0
2023-05-11 16:23turn on more warningsHiltjo Posthuma1+2-2
2023-05-10 17:08add 2 new test feedsHiltjo Posthuma2+2312-0
2023-04-21 14:55add a feed created by Emacs Org-ModeHiltjo Posthuma1+285-0
2023-04-16 11:13add a few rough notesHiltjo Posthuma1+55-20
2023-04-16 10:59add some initial notesHiltjo Posthuma2+88-0
2023-04-15 09:34fix comment in testHiltjo Posthuma1+1-1
2023-04-15 09:33tests, add comment for 1.0 and 1.7 binaryHiltjo Posthuma1+5-6
2023-04-15 09:33build some older versionsHiltjo Posthuma1+1-1
2023-04-14 17:48add rssguard OPML for testingHiltjo Posthuma1+19-0
2023-04-10 11:14add another title test combinationHiltjo Posthuma2+53-1
2023-04-10 10:44rename a test that was labelled as Atom to RSSHiltjo Posthuma1+0-0
2023-04-10 10:43rename tests that are labelled as RSS to AtomHiltjo Posthuma6+0-0
2023-04-08 13:10add lichess.org blog Atom feedHiltjo Posthuma1+2-0
2023-04-08 12:23tests for media:content and enclosure priority and empty title and descriptionHiltjo Posthuma4+68-0
2023-04-08 11:28add media:content tests, fix another numeric entity case in title testHiltjo Posthuma3+49-3
2023-04-08 11:07fix named entity in title testsHiltjo Posthuma1+4-3
2023-04-07 17:07add test for set (but empty) type attributeHiltjo Posthuma2+8-0
2023-04-07 16:55add some test-cases for titles and XHTML content from the Atom RFCHiltjo Posthuma2+61-0
2023-04-06 19:10add some more RSS examples from the specHiltjo Posthuma3+175-0
2023-04-05 19:29improve tests for titles in RSS/AtomHiltjo Posthuma5+364-8
2023-04-05 19:22remove empty testsHiltjo Posthuma7+0-28
2023-04-03 16:52build the latest versionsHiltjo Posthuma1+1-1
2023-03-29 19:08atom: improve content_summary testHiltjo Posthuma1+19-3
2023-03-29 18:49update hackernews feed, this one is quirkierHiltjo Posthuma1+2-2
2023-03-29 18:44add 2 testsHiltjo Posthuma2+64-0
2023-03-29 18:42atom: content_summary fix incorrect closing tagHiltjo Posthuma1+5-1
2023-03-28 18:25add test feedHiltjo Posthuma1+3-0
2023-03-26 17:03time tests: add more tests for short year and matching 2-3 digits for the ruleHiltjo Posthuma1+12-1
2023-03-26 16:29times: add more tests for (obsolete) short yearHiltjo Posthuma1+9-0
2023-03-26 16:23improve time tests, remove some duplicatesHiltjo Posthuma1+19-4
2023-03-26 16:13time tests: add <title> for debuggingHiltjo Posthuma1+184-179
2023-03-15 18:54add invidious RSS feedHiltjo Posthuma1+1976-0
2023-03-09 18:02script to generate OPML for realworld XML filesHiltjo Posthuma1+30-0
2023-03-09 17:54add itch.io devlogHiltjo Posthuma1+2-0
2023-03-08 20:48add nltimes.nl RSS feedHiltjo Posthuma1+91-0
2023-03-07 19:54add some feedsHiltjo Posthuma3+5333-0
2023-03-03 11:30add tutanota.comHiltjo Posthuma1+165-0
2023-03-03 11:29testcat: test for concatenating feed data streamsHiltjo Posthuma1+12-0
2023-02-26 14:09realworld tests: add some science feedsHiltjo Posthuma4+3135-0
2023-02-24 22:32tests: add an atom feed for testingHiltjo Posthuma1+1123-0
2023-02-16 21:31test_curses.sh: remove flaky testHiltjo Posthuma1+0-23
2023-02-16 21:23test_curses.sh: remove a manual testHiltjo Posthuma1+0-23
2023-02-16 20:34test_curses.sh: another typoHiltjo Posthuma1+1-1
2023-02-16 20:25add spip.netHiltjo Posthuma1+649-0
2023-02-16 20:24test_curses.sh: fix typoHiltjo Posthuma1+1-1
2023-02-16 20:20test_curses.sh: improve wording and intention of the manual test-caseHiltjo Posthuma1+2-2
2023-02-16 20:18test_curses.sh: add tests for added SUN and SCO keysHiltjo Posthuma1+44-0
2023-01-23 18:08add vg.no, norway newssiteHiltjo Posthuma1+2-0
2023-01-07 11:23add cbc.ca feedHiltjo Posthuma1+281-0
2023-01-05 23:43build_sanitize.sh: add comment to test for undefined behaviour and trap the programHiltjo Posthuma1+2-0
2022-12-30 18:01add 2 mastadon feedHiltjo Posthuma2+469-0
2022-12-28 10:12add test file for nrk.no: a national news site from NorwayHiltjo Posthuma1+1567-0
2022-12-22 17:44time tests: add some odd casesHiltjo Posthuma1+7-0
2022-12-07 18:03times.xml: archive a comment about a stricter clarification in Atom RFC and RFC3339Hiltjo Posthuma1+39-0
2022-10-20 22:27empty content testsHiltjo Posthuma3+23-0
170 more commits remaining, fetch the repository