sfeed_tests

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

DateCommit messageAuthorFiles+-
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
2022-10-20 22:19improve multiple enclosures testsHiltjo Posthuma2+19-0
2022-10-20 22:15improve RSS enclosure testsHiltjo Posthuma2+31-0
2022-10-20 22:09sfeed_tests: improve atom enclosure testsHiltjo Posthuma3+20-5
2022-09-18 14:03invalid_numeric_entity: expand to test its behaviour a bit moreHiltjo Posthuma1+6-0
2022-08-25 20:53test_curses.sh: use proper path for 2 test casesHiltjo Posthuma1+2-2
2022-08-23 22:42add test for a long tagname and truncation of itHiltjo Posthuma1+2-0
2022-08-06 00:10add sanook.comHiltjo Posthuma1+198-0
2022-08-04 21:41add new feed for nature.com (RDF/RSS) with Dublin Core extensions etcHiltjo Posthuma1+1305-0
2022-06-26 08:45README: some description of the file structure and typo fixesHiltjo Posthuma1+19-2
2022-06-26 08:32add dreamwidth.org, a blogging platformHiltjo Posthuma2+213-0
2022-06-24 08:55add engadget.com and habr.com (blog hosting)Hiltjo Posthuma3+888-0
2022-06-18 07:47add twit.tv feedHiltjo Posthuma1+795-0
2022-06-06 09:00build_curses_themes.sh: script to test compilation of included sfeed_curses themesHiltjo Posthuma1+18-0
2022-05-13 19:33add some more real world used feedsHiltjo Posthuma5+1521-0
2022-05-09 16:52test_curses.sh: add a test case of SIGTERM on sfeed_content pipe processHiltjo Posthuma1+23-0
2022-05-08 18:46add feed generated with https://bridgetownrb.com/ a Ruby frameworkHiltjo Posthuma1+872-0
2022-05-08 16:34test_curses: add test for $SFEED_FEED_PATHHiltjo Posthuma1+17-0
2022-05-07 18:18test_curses.sh: test-case for handling SIGTERM while an interactive child program is runningHiltjo Posthuma1+26-2
2022-05-05 08:45test_curses.sh: add test for starting a plumb program in non-interactive mode which reads from stdinHiltjo Posthuma1+24-1
2022-04-08 22:49build_versions: compile 1.4Hiltjo Posthuma1+1-1
2022-04-02 10:41test_curses.sh: fix syntax error typoHiltjo Posthuma1+1-1
2022-04-02 10:40test_curses.sh: add -m option to run manual tests only.Hiltjo Posthuma1+8-2
2022-04-02 10:39test_curses: add manual test for the mark read program exit statusHiltjo Posthuma1+38-0
2022-04-02 10:23test_curses.sh: -a option to run only automated testsHiltjo Posthuma1+2-2
2022-04-02 10:21test_curses.sh: add automated test for reaping zombiesHiltjo Posthuma1+40-2
2022-03-29 09:59tests.sh: exit with non-zero statuscode if any test failedHiltjo Posthuma1+6-0
2022-03-29 09:57tests.sh: show amount of tests run + change programHiltjo Posthuma1+7-1
2022-03-27 11:55test_curses.sh: add idea for test to test zombie processHiltjo Posthuma1+2-1
2022-03-27 09:00test_curses.sh: update TODOHiltjo Posthuma1+2-1
2022-03-25 10:44sfeed_update: exitstatus testsHiltjo Posthuma3+24-0
2022-03-25 09:14test_curses: some further test ideas, for now manual test itHiltjo Posthuma1+14-0
2022-03-25 08:48build 1.2 and 1.3, set current test to 1.3Hiltjo Posthuma2+2-2
2022-03-21 19:55test_curses.sh: add signal queueing testHiltjo Posthuma1+23-0
2022-03-19 12:38test_curses: add missing coverage for multidigit function key (DEC F13)Hiltjo Posthuma1+6-0
2022-03-19 12:33test_curses: DEC application key was refactorerHiltjo Posthuma1+3-3
2022-03-12 23:30add blog.netbsd.org (Apache Roller feed)Hiltjo Posthuma1+3302-0
2022-03-12 17:04add pu.nl (powerunlimited) feed (by api.reshift.nl)Hiltjo Posthuma1+870-0
2022-03-04 11:54test_curses: improve tests and remove done itemsHiltjo Posthuma1+23-10
2022-03-04 11:11test_curses: remove done itemsHiltjo Posthuma1+0-17
2022-03-04 11:08realworld tests: add https://itch.io/feed/featured.xmlHiltjo Posthuma1+12-0
2022-03-04 11:07test_curses: improve coverage and testsHiltjo Posthuma1+79-40
2022-02-24 18:23add umbraco CMS feedHiltjo Posthuma1+2365-0
2022-02-24 18:20sfeed_curses tests additions and improvementsHiltjo Posthuma1+417-99
2022-02-21 17:37add deviantart and behance (adobe cloud) RSS feedsHiltjo Posthuma2+1185-0
2022-02-18 13:56add https://www.austingroupbugs.net/issues_rss.php?Hiltjo Posthuma1+1172-0
2022-02-10 17:34add simplemachines (forum software) feedsHiltjo Posthuma2+143-0
2022-02-08 22:20add werkzeug (python lib) feedHiltjo Posthuma1+1263-0
2022-02-08 11:15add slackware.com feed (sl-feeds generated)Hiltjo Posthuma1+2131-0
2022-02-05 16:33test sfeed_curses, some additionsHiltjo Posthuma1+27-5
2022-02-04 19:27fix CDATA title test as intendedHiltjo Posthuma1+1-0
2022-02-04 19:25add 2 CDATA testsHiltjo Posthuma2+12-0
2022-02-04 19:22add a test case for URLSHiltjo Posthuma1+1-0
2022-02-04 19:22show amount of recorded testsHiltjo Posthuma1+3-0
2022-02-04 19:21add a feed, greek with ISO-8859-7 encodingHiltjo Posthuma1+224-0
2022-02-04 17:09build 1.1Hiltjo Posthuma1+1-1
2022-02-03 23:13sfeed_curses tests: add initial (WIP) version of testing it automaticallyHiltjo Posthuma1+674-0
2022-02-03 23:12add https://planet.documentfoundation.org/atom.xml (libreoffice aggregated feeds)Hiltjo Posthuma1+5635-0
2022-02-03 23:11times test: add empty fieldsHiltjo Posthuma1+5-0
2022-01-28 00:08add http://pollenpub.com/ Atom feedHiltjo Posthuma1+41-0
2022-01-24 23:29add gitweb OPML exportHiltjo Posthuma1+14-0
2022-01-24 19:17build_coverage script and header to flush gcov report before _exitHiltjo Posthuma2+14-2
2022-01-24 19:16add punbb forum software RSS and Atom feeds (source: teeworlds forum)Hiltjo Posthuma2+304-0
2022-01-22 11:27times: specificly test each field range valueHiltjo Posthuma1+7-0
2022-01-19 22:54build_no_warnings: ignore implicit fallthough for sfeed_cursesHiltjo Posthuma1+2-2
2022-01-19 18:20add test for leap secondHiltjo Posthuma1+4-0
2022-01-18 10:26add feed (nikola static generator)Hiltjo Posthuma1+531-0
2022-01-14 12:26add feeds, add comment to build_sanitizeHiltjo Posthuma4+3681-0
103 more commits remaining, fetch the repository