Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
2026-03-15 Mats Lidell <matsl@gnu.org>

* test/hyrolo-tests.el: Prefix all tests with hyrolo-tests. Use
execute-kbd-macro instead of calling hact.
(hyrolo-tests--add-items-interactive):
(hyrolo-tests--hyrolo-grep-interactive): Add new separate test for
interactive call.
(hyrolo-tests--sort-test, hyrolo-tests--fgrep-find-all-types-of-files):
Modify test to do both interactive and non-interactive call.
(hyrolo-tests--fgrep-find-all-types-of-files): Use hy-delete-files-and-buffers.
(hyrolo-tests--get-file-list): Use hy-delete-file-and-buffer.
(hyrolo-tests--hyrolo-reveal-mode): Remove non-interactive guard.
(hyrolo-tests--sort): Remove name suffix tests.

2026-03-14 Mats Lidell <matsl@gnu.org>

* Makefile (coverage): enable-local-variables :all so test suite can execute
Expand Down
Loading
Loading