summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-08-20Miniminze dependencies in view.h by forward declaringDennis van der Schagt
2022-08-07Add get_filter to the FilterContainerDennis van der Schagt
2022-06-18Add new line for back-to-back audio and video tagsblank X
2022-06-03CI: add GCC 12Alexander Batischev
2022-05-28Merge pull request #2079 from dennisschagt/enhance/issue-2023Alexander Batischev
2022-05-28Rename test-helpers -> test_helpersDennis van der Schagt
2022-05-28Rename filesystem files to match their namespaceDennis van der Schagt
2022-05-28Name logger namespace according to style guideDennis van der Schagt
2022-05-28Name test_helpers namespace according to style guideDennis van der Schagt
2022-05-28Name file_system namespace according to style guideDennis van der Schagt
2022-05-28Get rid of superfluous dependencies in TextviewWidget testsDennis van der Schagt
2022-05-28Apply suggestions which fix typosDennis van der Schagt
2022-05-27Add tests for movement functions of TextviewWidgetDennis van der Schagt
2022-05-27Add test for TextviewWidget::stfl_replace_lines()Dennis van der Schagt
2022-05-20Make `http\https` default if multiple link (#2068)bogdasar1985
2022-03-27Merge pull request #2009 from the-blank-x/html-entity-missingAlexander Batischev
2022-03-27Rewrite decode_entities to ignore unknown and invalid entitiesblank X
2022-03-26Convert all windows codepoints defined in the specblank X
2022-03-18Preserve line breaks in tags inside <pre>blank X
2022-03-05Verify that crash with double closed <ul> tag is fixedDennis van der Schagt
2022-01-18Clarify error message when url file doesn't exists (#1925)bogdasar1985
2022-01-04Allow regexes to select URLs in ignore-article (#1915)duarm
2021-10-22Separate function arguments with comma *and* spaceAlexander Batischev
2021-10-22Tests now match exactly what's done in RustSimon Farre
2021-10-22fixed errorsSimon Farre
2021-10-22Added tests & Changed tests titled wrongSimon Farre
2021-10-18Merge pull request #1835 from qiu-x/saveAlexander Batischev
2021-10-18Add testQ-I-U
2021-10-15Make the search query only non-ignored articlesQ-I-U
2021-10-11Fix multi-byte characters in utils::extract_token_quoted()Alexander Batischev
2021-07-20cliargsparser: add more tests for optionsAmrit Brar
2021-07-08Podboat: show an error message if renaming fails (#1695)Kartikeya Gupta
2021-07-02Apply review suggestions from LyseAlexander Batischev
2021-06-29Make hints styleable through `color` commandAlexander Batischev
2021-06-29Colorize hints to make them more readableAlexander Batischev
2021-06-29Move hint preparation to KeyMapAlexander Batischev
2021-06-28Add separate color style for dialog titleAlexander Batischev
2021-06-28Generalize helpers used to test ColorManagerAlexander Batischev
2021-06-28Test more of ColorManager elements and attributesAlexander Batischev
2021-06-28ColorManager: do not expose state in raw formAlexander Batischev
2021-06-05Fix formatting for highlight-feedVonter
2021-06-05Add highlight-feed testsVonter
2021-05-27Changelog: note that 2.14+ removes whitespace around URLsAlexander Batischev
2021-05-03Move rwx bits formatting into FileSystemBrowser namespaceAlexander Batischev
2021-05-03Move user and group formatting into FileSystemBrowser namespaceAlexander Batischev
2021-05-03{dir,file}browser: store filetype separately from the nameAlexander Batischev
2021-05-01Trim test strings and compare with literalscrimsonskylark
2021-04-30Resolve CI jobs failing.crimsonskylark
2021-04-30Rename `ascii-only-filename` to `restrict-filename`crimsonskylark
2021-04-21CI: add FreeBSD 13.0Alexander Batischev