1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 07:16:37 +02:00

logger: fix display of multiline messages in backlog (closes #1926)

This commit is contained in:
Sébastien Helleu
2023-06-05 01:07:16 +02:00
parent 4e705afdf6
commit 48b35bdc63
5 changed files with 241 additions and 12 deletions
@@ -71,8 +71,9 @@ TEST(LoggerTail, LoggerTailLastEol)
/*
* Tests functions:
* logger_tail_lines_cmp_cb
* logger_tail_lines_free_cb
* logger_tail_file
* logger_tail_free
*/
TEST(LoggerTail, LoggerTailFile)