diff options
Diffstat (limited to 'doc/en/weechat_dev.en.adoc')
-rw-r--r-- | doc/en/weechat_dev.en.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc index 26a1030f8..17fdbf26b 100644 --- a/doc/en/weechat_dev.en.adoc +++ b/doc/en/weechat_dev.en.adoc @@ -389,6 +389,7 @@ WeeChat "core" is located in following directories: | test-plugins.cpp | Tests: plugins. | core/ | Root of unit tests for core. | test-core-arraylist.cpp | Tests: arraylists. +| test-core-calc.cpp | Tests: calculation of expressions. | test-core-eval.cpp | Tests: evaluation of expressions. | test-core-hashtble.cpp | Tests: hashtables. | test-core-hdata.cpp | Tests: hdata. |