summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2026-04-16Modify test to include search string in path name (#940)Mats Lidell
2026-04-12hywiki-cache-save - Suppress save buffer msgs and test file backupsbw
2026-04-12kotl-mode:split-cell - Fix to remove any whitespace at the split locbw
2026-04-12hyrolo.el - Fix hyrolo issues caught by new testsbw
2026-04-10Add more hyrolo movement tests (#935)Mats Lidell
2026-04-08hyrolo-move-to-entry-end - Fix movement over collapsed file hdrsbw
2026-04-08Add hyrolo test case for moving in fgrep resultMats Lidell
2026-04-05hyrolo-outline-next-visible-heading - Fix forward/backward movementbw
2026-03-31Add kotl-mode:kill-tree test (#928)Mats Lidell
2026-03-26Remove expected failed tag and expand it to cover more cases (#920)Mats Lidell
2026-03-23Add test for grep-msg and hib-link-to-file-lineMats Lidell
2026-03-22Fix hib-link-to-file-line, hpath:find and hywiki-get-referent-hashtbw
2026-03-21hywiki-tests--referent-test - Remove referent caching from macrobw
2026-03-17pathname ibtype - Fix to handle "#section" as in previous versionsbw
2026-03-16Merge branch 'master' into rswbw
2026-03-16hywiki-tests.el and hpath-tests.el - Fix most failing testsbw
2026-03-16Update and refactor hyrolo-tests.el (#901)Mats Lidell
2026-03-16Merge branch 'master' into rswbw
2026-03-16hywiki.el and hpath.el - Fix a bunch of HyWiki ref and path failuresbw
2026-03-15hywiki-tests--save-referent-global-button-use-menu - Don't use mockbw
2026-03-15Cleanup hywiki tests after troublehooting (#905)Mats Lidell
2026-03-14Add test for hyrolo-display-matches (#904)Mats Lidell
2026-03-14Use stub for frame-position (#902)Mats Lidell
2026-03-14hywiki.el - Fix Org headings for completion, hpath:to-markup-anchorbw
2026-03-11hywiki-tests--org-link-* - Test 2 contexts of WikiWords in Org linksbw
2026-03-11Merge branch 'master' into bug_wikiword_in_descriptionRobert Weiner
2026-03-11Add org in buffer testMats Lidell
2026-03-11Add test for WikiWord in an org-link descriptionMats Lidell
2026-03-08hywiki-get-buttonize-characters - Optimize this func with a cache (#894)Robert Weiner
2026-03-08hsys-org.el (org-version) - Fix to test if version< "9.6" not "6"bw
2026-03-07hywiki-mode-disable - Add to remove global hooks when mode is offbw
2026-03-07hypb:in-string-p - Remove broken skip back a char on ending delimbw
2026-03-06Only use non negative values to set-frame-position (#887)Mats Lidell
2026-03-04Make one more test work in batch (#886)Mats Lidell
2026-03-01hywiki-completion-at-point - Limit candidates to matching prefixbw
2026-02-28Merge branch 'master' into pr_add_hywiki_testsRobert Weiner
2026-02-28man-apropos-tests - (require 'man) to prevent any batch run failurebw
2026-02-28hibtypes.el (man-apropos) - Fix bug#80498 man ibut creation failsbw
2026-02-28Mask test from before org-version 9.6Mats Lidell
2026-02-28Fix docstringMats Lidell
2026-02-28Add hywiki testsMats Lidell
2026-02-27Adjust test case that fails in either batch or interactiveMats Lidell
2026-02-26hywiki.el - Fix reference completion on # section charactersbw
2026-02-17Use default value for face test flag (#868)Mats Lidell
2026-02-17Activate skipped test that can run in batch mode (#867)Mats Lidell
2026-02-15Use hpath:find header link logic for HyWiki linksMats Lidell
2026-02-14hsys-org-fix-version - Ensure 'org-install-dir' is a dirbw
2026-02-10Verify highlighting range is in sync with WikiWord range (#861)Mats Lidell
2026-02-10Use position as given from step definition (#860)Mats Lidell
2026-02-09+hypb:eval - Remove 'post-self-insert-hook' so CI/CD does not failbw