diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-08-06 22:13:10 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-08-06 22:13:10 +0200 |
commit | b4215ee466d482360b4cb2452816fa1cc4d9d9cc (patch) | |
tree | f06e44b52b6410b4784af53dd42b336d6bf097d2 /doc/ja | |
parent | 210e8648991903738d91dfeac22de107e9cabc7d (diff) | |
download | weechat-b4215ee466d482360b4cb2452816fa1cc4d9d9cc.zip |
tests: add tests on IRC function irc_nick_is_nick
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/weechat_dev.ja.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ja/weechat_dev.ja.adoc b/doc/ja/weechat_dev.ja.adoc index ee042b6f7..5d1bab6b7 100644 --- a/doc/ja/weechat_dev.ja.adoc +++ b/doc/ja/weechat_dev.ja.adoc @@ -418,6 +418,8 @@ WeeChat "core" は以下のディレクトリに配置されています: | test-irc-message.cpp | Tests: IRC messages. // TRANSLATION MISSING | test-irc-mode.cpp | Tests: IRC modes. +// TRANSLATION MISSING +| test-irc-nick.cpp | Tests: IRC nicks. | test-irc-protocol.cpp | テスト: IRC プロトコル |=== |