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

irc: reset filter and sort when /list buffer is closed (issue #1972)

This commit is contained in:
Sébastien Helleu
2023-09-11 16:40:45 +02:00
parent 6170ebd396
commit ae50f6688e
4 changed files with 54 additions and 20 deletions
+10
View File
@@ -284,6 +284,16 @@ TEST(IrcList, IrcListAlloc)
LONGS_EQUAL(0, list->selected_line);
}
/*
* Tests functions:
* irc_list_free_data
*/
TEST(IrcList, IrcListFreeData)
{
/* TODO: write tests */
}
/*
* Tests functions:
* irc_list_free