mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-16 01:41:55 +00:00
Add option --json-output (-j)
If given -j, format the output of -l and of searches as JSON.
This commit is contained in:
@@ -146,6 +146,7 @@ if (BUILD_TESTS)
|
||||
add_sdcv_shell_test(t_use)
|
||||
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_interactive)
|
||||
add_sdcv_shell_test(t_utf8output)
|
||||
add_sdcv_shell_test(t_utf8input)
|
||||
|
||||
Reference in New Issue
Block a user