summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-10-20Update test to not user buffer-local vc-hg-programDmitry Gutov
2025-10-07Merge pull request #246 from dgutov/async-no-threadDmitry Gutov
2025-10-03Update the diff-hl-indirect-buffer-move-async test for no-thread asyncDmitry Gutov
2025-10-01Update the spec for last changeDmitry Gutov
2025-09-26Fix `diff-hl-resolved-reference-revision` for Hg and Bzr with buffer-local `d...Wai Hon Law
2025-09-23Adjust the testDmitry Gutov
2025-09-22Update the diff-hl-can-ignore-staged-changes testDmitry Gutov
2025-08-01Merge branch 'master' into reference-revision-highlightsDmitry Gutov
2025-07-31Fix a test, calling diff-hl-update directlyDmitry Gutov
2025-06-14Merge branch 'master' into reference-revision-highlightsDmitry Gutov
2025-06-14Fix a test (relax condition)Dmitry Gutov
2025-04-28Fix the "hide-staged but nil reference" behavior and update the testsDmitry Gutov
2025-04-28Merge branch 'master' into reference-revision-highlightsDmitry Gutov
2025-04-28Use skip-unlessDmitry Gutov
2025-04-28Skip a test in Emacs 26Dmitry Gutov
2025-04-28Make sure to exit 2 when tests failDmitry Gutov
2025-04-05Highlight changes between HEAD and reference-revision differentlyDmitry Gutov
2024-01-22Allow updating indicators asynchronously (without blocking Emacs) (#207)Wai Hon Law
2024-01-21Fix the test diff-hl-can-split-away-no-trailing-newlineDmitry Gutov
2023-04-08Consider the "No newline at end of file" message to be part of hunkDmitry Gutov
2022-08-16#190 Try to support Hg when running testsDmitry Gutov
2022-08-16Make sure the tests can run outside of a Git checkoutDmitry Gutov
2021-04-05Rename functions for clarityDmitry Gutov
2021-04-05Add new option: diff-hl-show-staged-changesDmitry Gutov
2020-05-10Add tests.Nathan Moreau