test: stress engine transitions

This commit is contained in:
2026-08-12 16:16:25 +09:00
parent a03efcf6bf
commit c7d4f16d3e
3 changed files with 116 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ void engine_emoji_navigation(struct ct*);
void engine_emoji_preedit_languages(struct ct*);
void engine_emoji_start_and_unknown(struct ct*);
void engine_emoji_dictionary_identity(struct ct*);
void engine_randomized_stress(struct ct*);
void dictionary_candidates(struct ct*);
void dictionary_misses_clear_result(struct ct*);
void dictionary_emoji_identity(struct ct*);