tests: add `test_toolcontext`
[nit.git] / tests / sav / test_toolcontext_args2.res
diff --git a/tests/sav/test_toolcontext_args2.res b/tests/sav/test_toolcontext_args2.res
new file mode 100644 (file)
index 0000000..6d772d7
--- /dev/null
@@ -0,0 +1,16 @@
+Usage: test_toolcontext [OPTION]...
+Test for ToolContext, try --bash-completion.
+  -W, --warn              Show warnings
+  -q, --quiet             Do not show warnings
+  --stop-on-first-error   Stop on first error
+  --no-color              Do not use color to display errors and warnings
+  --log                   Generate various log files
+  --log-dir               Directory where to generate log files
+  -h, -?, --help          Show Help (This screen)
+  --version               Show version and exit
+  --set-dummy-tool        Set toolname and version to DUMMY. Useful for testing
+  -v, --verbose           Verbose
+  --bash-completion       Generate bash_completion file for this program
+  -a, --option-a          option a, do nothing
+  -b, --option-b          option b, do nothing
+  -c                      option c, do nothing