-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adding locale to word module (#932)
* generating a new adjetive signature for adding information of locale * adding more tables * adding new function wordsL * adding more words to data * change functions names, fixing test not passing * adding check if locale is in map or not * signature for functions * generating all test * using en_US words structure for general functions * using span for main structures of data * adding portuguese words * adding french words * adding test * modify changelog * adding parametrized test * fixing use fmt and GTest from System * spelling * reverting modification in internet.cpp * spell correction * using correct function in test * check if the locale is defined using idiomsMapSpan structure, if not using default en_US. * unsing auto in parameterized tests * change functions descriptions * removing duplicate functions * removing extre newlines in tests * adding const in test values. * removing option in words with (length<=256), and s capture the dataset in the test
- Loading branch information
1 parent
80f7796
commit 3aef81d
Showing
6 changed files
with
30,169 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.