Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 689 Bytes

TODO.md

File metadata and controls

7 lines (4 loc) · 689 Bytes

Question: Using local dict paths with and without .dic at the end results in different behavior. For both is reported that the dictionary is loaded, but only the -d command line argument without .dic at the end of the path works properly.

Question: What should be the spelling of an empty string? Hunspell version 1 ignores it in words mode, but approves of it (finds the spelling correct) in lines mode. Version 2 (at the moment) marks it in word and line mode as incorrect.

Question: How do I combine a top-level directory make check-code-coverage with make check-TESTS in directory tests?

Proposal: Shall we use https://lvc.github.io/api-sanity-checker for testing of the API?