From 6cf163f00ca485952925989906c7f664b7f960d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 26 Apr 2024 07:51:01 +0200 Subject: tests: move hook modifier tests to a separate file (issue #865) --- doc/en/weechat_dev.en.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/en/weechat_dev.en.adoc') diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc index 86c5561cc..a2161826b 100644 --- a/doc/en/weechat_dev.en.adoc +++ b/doc/en/weechat_dev.en.adoc @@ -437,6 +437,7 @@ WeeChat "core" is located in following directories: |          test-core-sys.cpp | Tests: system functions. |          hook/ | Root of unit tests for hooks. |             test-hook-command.cpp | Tests: hooks "command". +|             test-hook-modifier.cpp | Tests: hooks "modifier". |       gui/ | Root of unit tests for interfaces. |          test-gui-bar-window.cpp | Tests: bar window functions. |          test-gui-buffer.cpp | Tests: buffer functions. -- cgit v1.2.3