mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-15 17:31:56 +00:00
Add -e for exact searches (no fuzzy matches).
Only exact matches (or synonyms) are returned for simple searches.
This commit is contained in:
@@ -147,6 +147,7 @@ if (BUILD_TESTS)
|
||||
add_sdcv_shell_test(t_only_data_dir)
|
||||
add_sdcv_shell_test(t_synonyms)
|
||||
add_sdcv_shell_test(t_json)
|
||||
add_sdcv_shell_test(t_exact)
|
||||
add_sdcv_shell_test(t_interactive)
|
||||
add_sdcv_shell_test(t_utf8output)
|
||||
add_sdcv_shell_test(t_utf8input)
|
||||
|
||||
Reference in New Issue
Block a user