mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 23:46:21 +00:00
tests: Add test for tab autocompletion of /msg
Test both latin and UTF-8.
This commit is contained in:
@@ -7,3 +7,5 @@
|
||||
*/
|
||||
void i18n_msg_nickname(void** state);
|
||||
void i18n_win_nickname(void** state);
|
||||
void i18n_autocomplete_tab_utf8(void** state);
|
||||
void i18n_autocomplete_tab_latin(void** state);
|
||||
|
||||
Reference in New Issue
Block a user