From bf964de9399733f99e2183abd04a1612d99429cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 20 Jun 2020 10:07:56 +0200 Subject: tests: add tests on IRC function irc_channel_is_channel --- doc/en/weechat_dev.en.adoc | 1 + doc/fr/weechat_dev.fr.adoc | 1 + doc/ja/weechat_dev.ja.adoc | 1 + 3 files changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc index f691688dc..10ed469b9 100644 --- a/doc/en/weechat_dev.en.adoc +++ b/doc/en/weechat_dev.en.adoc @@ -411,6 +411,7 @@ WeeChat "core" is located in following directories: |          test-gui-nick.cpp | Tests: nicks. |       plugins/ | Root of unit tests for plugins. |          irc/ | Root of unit tests for IRC plugin. +|             test-irc-channel.cpp | Tests: IRC channels. |             test-irc-color.cpp | Tests: IRC colors. |             test-irc-config.cpp | Tests: IRC configuration. |             test-irc-ignore.cpp | Tests: IRC ignores. diff --git a/doc/fr/weechat_dev.fr.adoc b/doc/fr/weechat_dev.fr.adoc index ea7dbfa49..1b964ac83 100644 --- a/doc/fr/weechat_dev.fr.adoc +++ b/doc/fr/weechat_dev.fr.adoc @@ -413,6 +413,7 @@ Le cœur de WeeChat est situé dans les répertoires suivants : |          test-gui-nick.cpp | Tests : pseudos. |       plugins/ | Racine des tests unitaires pour les extensions. |          irc/ | Racine des tests unitaires pour l'extension IRC. +|             test-irc-channel.cpp | Tests : canaux IRC. |             test-irc-color.cpp | Tests : couleurs IRC. |             test-irc-config.cpp | Tests : configuration IRC. |             test-irc-ignore.cpp | Tests : ignores IRC. diff --git a/doc/ja/weechat_dev.ja.adoc b/doc/ja/weechat_dev.ja.adoc index 985936048..744283d06 100644 --- a/doc/ja/weechat_dev.ja.adoc +++ b/doc/ja/weechat_dev.ja.adoc @@ -426,6 +426,7 @@ WeeChat "core" は以下のディレクトリに配置されています: |       plugins/ | プラグインの単体テストを収める最上位ディレクトリ |          irc/ | IRC プラグインの単体テストを収める最上位ディレクトリ // TRANSLATION MISSING +|             test-irc-channel.cpp | Tests: IRC channels. |             test-irc-color.cpp | Tests: IRC colors. |             test-irc-config.cpp | テスト: IRC 設定 // TRANSLATION MISSING -- cgit v1.2.3