mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 16:26:21 +00:00
Add test for case insensitive autocomplete
This commit is contained in:
@@ -12,3 +12,4 @@ void complete_accented_with_accented(void **state);
|
||||
void complete_accented_with_base(void **state);
|
||||
void complete_both_with_accented(void **state);
|
||||
void complete_both_with_base(void **state);
|
||||
void complete_ignores_case(void **state);
|
||||
|
||||
Reference in New Issue
Block a user