mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 06:16:40 +02:00
tests: add tests on function irc_config_check_autojoin
This commit is contained in:
@@ -189,6 +189,7 @@ extern char **irc_config_nicks_hide_password;
|
||||
extern int irc_config_num_nicks_hide_password;
|
||||
|
||||
extern int irc_config_display_channel_modes_arguments (const char *modes);
|
||||
extern int irc_config_check_autojoin (const char *autojoin);
|
||||
extern int irc_config_server_check_value_cb (const void *pointer, void *data,
|
||||
struct t_config_option *option,
|
||||
const char *value);
|
||||
|
||||
Reference in New Issue
Block a user