Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes and tests #11

Merged
merged 5 commits into from
Apr 30, 2020
Merged

Fixes and tests #11

merged 5 commits into from
Apr 30, 2020

Conversation

Synida
Copy link
Owner

@Synida Synida commented Apr 30, 2020

  • FIX: modifying word should be prevented if the target word is already in the dictionary
  • increasing test coverage for dictionary editor

+ FIX: modifying word should be prevented if the target word is already in the dictionary
+ increasing test coverage for dictionary editor
+ structural FIX: hunspell can operate with only one dictionary at a time, so the dictionaries tag should be renamed to dictionary - same goes for the setter getter functions
@Synida Synida changed the title Fixes and updates Fixes and tests Apr 30, 2020
@Synida Synida merged commit aada0a6 into master Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant