]> git.eshelyaron.com Git - emacs.git/commit
Create new test/lisp/vc/vc-tests/ for vc.el tests
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 9 May 2025 10:00:47 +0000 (11:00 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 08:56:50 +0000 (10:56 +0200)
commit3215d9f1cbbd892d225871ff1b089555d17842bf
tree2472ed02fed5c0208a55a62ad713ace6cbe0020c
parent23a05789c10e38ad10bef8da96b26c732dfb1bd0
Create new test/lisp/vc/vc-tests/ for vc.el tests

* test/lisp/vc/vc-tests.el: Move ...
* test/lisp/vc/vc-tests/vc-tests.el: ... to here.
* test/lisp/vc/vc-misc-tests.el: Move ...
* test/lisp/vc/vc-tests/vc-test-misc.el: ... to here.

(cherry picked from commit 295c38b03d065d00361ca07355b82bf279ebd6b1)
test/lisp/vc/vc-misc-tests.el [deleted file]
test/lisp/vc/vc-tests.el [deleted file]
test/lisp/vc/vc-tests/vc-test-misc.el [new file with mode: 0644]
test/lisp/vc/vc-tests/vc-tests.el [new file with mode: 0644]