1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 10:43:13 +02:00

tests: add tests on modifier hook

This commit is contained in:
Sébastien Helleu
2018-08-16 18:27:04 +02:00
parent 6ca2408c99
commit ca90f28beb
5 changed files with 400 additions and 0 deletions
+4
View File
@@ -31,6 +31,10 @@ Bug fixes::
* api: fix memory leak in function string_split
* scripts: fix duplicated lines in output of script eval (python, perl, ruby, lua and guile)
Tests::
* unit: add tests on line and hook functions
[[v2.2]]
== Version 2.2 (2018-07-14)