summaryrefslogtreecommitdiff
path: root/doc/fr
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-08-06 22:13:10 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-08-06 22:13:10 +0200
commitb4215ee466d482360b4cb2452816fa1cc4d9d9cc (patch)
treef06e44b52b6410b4784af53dd42b336d6bf097d2 /doc/fr
parent210e8648991903738d91dfeac22de107e9cabc7d (diff)
downloadweechat-b4215ee466d482360b4cb2452816fa1cc4d9d9cc.zip
tests: add tests on IRC function irc_nick_is_nick
Diffstat (limited to 'doc/fr')
-rw-r--r--doc/fr/weechat_dev.fr.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fr/weechat_dev.fr.adoc b/doc/fr/weechat_dev.fr.adoc
index a5649ceca..f643be169 100644
--- a/doc/fr/weechat_dev.fr.adoc
+++ b/doc/fr/weechat_dev.fr.adoc
@@ -410,6 +410,7 @@ Le cœur de WeeChat est situé dans les répertoires suivants :
|             test-irc-ignore.cpp | Tests : ignores IRC.
|             test-irc-message.cpp | Tests : messages IRC.
|             test-irc-mode.cpp | Tests : modes IRC.
+|             test-irc-nick.cpp | Tests : pseudos IRC.
|             test-irc-protocol.cpp | Tests : protocole IRC.
|===