runners/spellchecker: Add autotests
1. `testDefaultDictionary`: Test the runner can return a suggestion. (spell hello) 2. `testSpecifiedDictionary`: Test the runner can return a suggestion when the language is specified. (spell en_US hello) 3. `testAutomaticDictionary`: Test the runner can return a suggestion when the term is not in the default language. (spell мама) 4. `testSuggestions`: Test the runner can return a suggestion when the term is misspelled. CCBUG: 439544
parent
10b7007c
Loading
Loading
Pipeline
#144941
passed
with stage
in
2 minutes and 50 seconds
Loading
Please register or sign in to comment