summaryrefslogtreecommitdiff
path: root/doc/en/weechat_dev.en.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-08-08 08:05:47 +0200
committerSébastien Helleu <flashcode@flashtux.org>2022-08-08 08:06:23 +0200
commita8080505f32eb5f899371a144a914dddfab189d3 (patch)
tree1e92cedf83baccad0a753e070380d48f6eeb20c3 /doc/en/weechat_dev.en.adoc
parentbbe8afcbd436a1aa81090042f461da6999de3296 (diff)
downloadweechat-a8080505f32eb5f899371a144a914dddfab189d3.zip
tests: add tests on function xfer_file_search_crc32
Diffstat (limited to 'doc/en/weechat_dev.en.adoc')
-rw-r--r--doc/en/weechat_dev.en.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc
index 55c2c6f74..f06b2d5ad 100644
--- a/doc/en/weechat_dev.en.adoc
+++ b/doc/en/weechat_dev.en.adoc
@@ -453,6 +453,8 @@ WeeChat "core" is located in following directories:
|             test-typing-status.cpp | Tests: typing status.
|          relay/ | Root of unit tests for Relay plugin.
|             test-relay-auth.cpp | Tests: clients authentication.
+|          xfer/ | Root of unit tests for Xfer plugin.
+|             test-xfer-file.cpp | Tests: file functions.
|===
[[documentation_translations]]