diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_dev.en.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc index 825d2e837..58f5df1fb 100644 --- a/doc/en/weechat_dev.en.adoc +++ b/doc/en/weechat_dev.en.adoc @@ -402,7 +402,10 @@ WeeChat "core" is located in following directories: | test-gui-line.cpp | Tests: lines. | plugins/ | Root of unit tests for plugins. | irc/ | Root of unit tests for IRC plugin. +| test-irc-color.cpp | Tests: IRC colors. | test-irc-config.cpp | Tests: IRC configuration. +| test-irc-ignore.cpp | Tests: IRC ignores. +| test-irc-mode.cpp | Tests: IRC modes. | test-irc-protocol.cpp | Tests: IRC protocol. |=== |