]> git.eshelyaron.com Git - emacs.git/commit
Add a couple of minibuffer completion tests
authorEshel Yaron <me@eshelyaron.com>
Wed, 29 May 2024 09:49:15 +0000 (11:49 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 29 May 2024 09:49:15 +0000 (11:49 +0200)
commit3aaf9f43d7e93421d773380493204c71be12e22a
tree9cf7658ec3fdae16c77abe7d5b4802e65c2052b3
parent29e473c2286ddcdf9fcbc7b881999485281b0286
Add a couple of minibuffer completion tests

Add tests for regressions that followed commit ff3f17ca3cd.

See discussion here:
https://lists.gnu.org/archive/html/emacs-devel/2024-05/msg00701.html

* test/lisp/minibuffer-tests.el (completion-cycle)
(minibuffer-next-completion): New tests.
test/lisp/minibuffer-tests.el