diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-09-17 18:56:35 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-09-17 18:56:35 +0200 |
commit | a00edcf50ec77b941450e7a9670bb378904eef62 (patch) | |
tree | 78e091982ebf3000fb49bef5e0700b3ad495a372 /doc/ja | |
parent | be7380f9b3335d73f7ef646567ab72df408f8329 (diff) | |
download | weechat-a00edcf50ec77b941450e7a9670bb378904eef62.zip |
tests: add tests on filter functions
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 6e2fdb3a2..ee1b49ad8 100644 --- a/doc/ja/weechat_dev.ja.adoc +++ b/doc/ja/weechat_dev.ja.adoc @@ -458,6 +458,8 @@ WeeChat "core" は以下のディレクトリに配置されています: | test-gui-chat.cpp | Tests: chat functions. // TRANSLATION MISSING | test-gui-color.cpp | Tests: colors. +// TRANSLATION MISSING +| test-gui-filter.cpp | Tests: filters. | test-gui-line.cpp | テスト: 行 // TRANSLATION MISSING | test-gui-nick.cpp | テスト: nicks |