summaryrefslogtreecommitdiff
path: root/test/lisp/vc/vc-tests
AgeCommit message (Expand)Author
2026-05-23vc-test--rename-file: Disable part of test for SCCSSean Whitton
2026-04-27; Don't skip 'vc-test-src-version-diff' testEli Zaretskii
2026-04-27Fix vc-tests for SRCEli Zaretskii
2026-04-26Fix renaming files and directories under RCSEli Zaretskii
2026-04-16vc-rename-file: Fix skipping calling into the backendSean Whitton
2026-04-15vc-rename-file: Fix case of directory with only untracked filesSean Whitton
2026-04-15; * test/lisp/vc/vc-tests/vc-tests.el: Disable new tests on RCS.Sean Whitton
2026-04-15Fix renaming whole directories with MercurialSean Whitton
2026-04-15vc-rename-file: New OK-IF-ALREADY-EXISTS parameterSean Whitton
2026-04-15; vc-test--working-revision: Update for vc-hg changeSean Whitton
2026-03-11Tweak recent error descriptor changesBasil L. Contovounesios
2026-03-10test subdirectory: Use new error-APIStefan Monnier
2026-03-04Revert "Repair serious breakage in the batch tests."Michael Albinus
2026-02-25Repair serious breakage in the batch tests.Eric S. Raymond
2026-01-17Automatically detect the VC outgoing base (bug#80006)Sean Whitton
2026-01-14; * test/lisp/vc/vc-tests/vc-tests.el: Fix authorship metadata.Sean Whitton
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-09Update email in vc-tests and vc-git-testsPrzemysław Kryger
2025-12-07; vc-test-exec-after-3: Delete unused FAILS local value.Sean Whitton
2025-12-07Check for successful exit when parsing output with vc-exec-afterSean Whitton
2025-11-29Handle copying additions & removals between working treesSean Whitton
2025-11-20; * test/lisp/vc/vc-tests/vc-test-misc.el: Fix compiler warnings.Sean Whitton
2025-11-10vc-do-command: Support discarding standard errorSean Whitton
2025-11-08Adapt vc-test-misc to MS-WindowsEli Zaretskii
2025-11-07New tests for vc-exec-afterSean Whitton
2025-10-20; * test/lisp/vc/vc-tests/vc-tests.el: use write-region, againMattias Engdegård
2025-10-20vc-test--with-temp-change: Use write-regionSean Whitton
2025-10-19vc-rename-file: Make it work regardless of default-directorySean Whitton
2025-10-05VC: Use symbolic names for the working revisionSean Whitton
2025-10-01vc-add-working-tree: Finish by starting DiredSean Whitton
2025-09-30vc-test--checkin-patch: Use atomic change groupsSean Whitton
2025-09-27vc-test--checkin-patch: Restore alternative revert code pathSean Whitton
2025-09-26vc-test--checkin-patch: Use {author} not {user}Sean Whitton
2025-09-24vc-git--checkin: Apply PATCH-STRING to working treeSean Whitton
2025-09-21VC checkin-patch: Support extracting commit metadata from patchesSean Whitton
2025-09-01Rename arg REMOTE-LOCATION -> UPSTREAM-LOCATIONSean Whitton
2025-08-16vc-test--with-author-identity: Handle MercurialSean Whitton
2025-08-12vc-test--other-working-trees: Export env vars so Git finds an authorSean Whitton
2025-08-12vc-test--other-working-trees: Fix a skip conditionSean Whitton
2025-08-12vc-test-git07-other-working-trees: Widen scope of skip on Git<=2.17Sean Whitton
2025-08-10Fix some 'git worktree' compatibility issuesSean Whitton
2025-08-04Fix vc-git worktrees and vc-tests for directories with symlinksMattias Engdegård
2025-07-27vc-test--other-working-trees: Stub out 'vc-dir'Sean Whitton
2025-07-27vc-tests: Fix two problems with other working tree testsSean Whitton
2025-07-26; vc-test--other-working-trees: Fix unused variable warning.Sean Whitton
2025-07-25VC: New support for other working treesSean Whitton
2025-07-25vc-test--version-diff: Bind vc-async-checkinSean Whitton
2025-07-15; * test/lisp/vc/vc-tests/vc-tests.el (vc-test--version-diff): Fix for Bzr.Eli Zaretskii
2025-06-06VC: Deprecate log-incoming and log-outgoing backend functionsSean Whitton
2025-05-09; Fix VC testsEli Zaretskii